Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST "{{base_url}}/v1/exchange-rate" \ -H "x-api-key: YOUR_CONSUMER_KEY" \ -H "Content-Type: application/json" \ -d '{"currency_code":"KES"}'
{ "code": 200, "message": "Exchange rates", "data": { "buying_rate": 129.5, "selling_rate": 131.2 } }
Get buying and selling FX rates for a currency.
KES
UGX
NGN
200