Get Currencies
"YOUR_WALLET_ID"
200
[
{
"code": "KES",
"decimals": 2,
"marketRate": "128.615",
"name": "Kenyan Shilling",
"shortName": "KES",
"symbol": "KSh"
},
{
"code": "NGN",
"decimals": 2,
"marketRate": "1477.21",
"name": "Nigerian Naira",
"shortName": "Naira",
"symbol": "₦"
},
{
"code": "TZS",
"decimals": 2,
"marketRate": "2581.77",
"name": "Tanzanian Shilling",
"shortName": "TZS",
"symbol": "TSh"
},
{
"code": "UGX",
"decimals": 2,
"marketRate": "3536.3",
"name": "Ugandan Shilling",
"shortName": "UGX",
"symbol": "USh"
},
{
"code": "BRL",
"decimals": 2,
"marketRate": "5.36",
"name": "Brazilian Real",
"shortName": "Real",
"symbol": "R$"
},
{
"code": "MWK",
"decimals": 2,
"marketRate": "1734.83",
"name": "Malawian Kwacha",
"shortName": "Kwacha",
"symbol": "MK"
}
]"Currencies fetched successfully"
true