Realtime FX
List Realtime fx rates
RealTimeFXRates API
get/api/v1/realtime-fx-rates/
Query parameters
pageinteger
A page number within the paginated result set.
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.