v1
latestOpenAPI 3.0.32026-07-26618696.8 KBRealtime FX
Retrieve Realtime fx rates exchange
Return rate between two currencies. Expects two currencies a base and currency passed as get parameters. Example: https://sandbox.intasend.com/api/v1/realtime-fx-rates/exchange/?base=KES¤cy=EUR
Note: This endpoint uses query parameters.
get/api/v1/realtime-fx-rates/exchange/
Query parameters
base'KES' | 'USD' | 'EUR' | 'GBP' | 'GHS' | 'NGN' | 'UGX' | 'TZS' | 'XAF' | 'XOF' required
Example:KES
Base currency (e.g., KES)
currency'KES' | 'USD' | 'EUR' | 'GBP' | 'GHS' | 'NGN' | 'UGX' | 'TZS' | 'XAF' | 'XOF' required
Example:EUR
Target currency (e.g., EUR)