/fx/rates
Example requests for the Transfer to Mobile API
curl -X GET "https://obp-api-sandbox.nmbbank.co.tz/fx/rates"
json [ { "from_currency": "USD", "to_currency": "TZS", "rate": 2325 } ]