Rates
Get pair rate
Returns the cached rate for a single currency pair. Requires fx:read scope.
GET
Get pair rate
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the cached rate for a single currency pair. Requires fx:read scope.
curl --request GET \
--url https://api.remitflex.com/v1/rates/{from}/{to} \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.remitflex.com/v1/rates/{from}/{to} \
--header 'Authorization: Bearer <token>'