Skip to main content
GET
/
rates
/
{from}
/
{to}
Get pair rate
curl --request GET \
  --url https://api.remitflex.com/v1/rates/{from}/{to} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key created in the RemitFlex Dashboard (rmf_live_... or rmf_test_...). Key management endpoints require a dashboard JWT and are not part of this reference.

Path Parameters

from
string
required
to
string
required

Response

Rate fetched