AllRatesToday

Retrieve historical exchange rates.

get
Query parameters
fromstring · date-timeRequired

Start date and time for historical rates.

Example: 2026-01-10T08:59:56+0000
groupstring · enumRequired

Grouping for historical rates.

Example: minutePossible values:
sourcestring · min: 3 · max: 3Required

Source currency (3-letter ISO 4217 code).

Example: GBP
targetstring · min: 3 · max: 3Required

Target currency (3-letter ISO 4217 code).

Example: SBD
tostring · date-timeRequired

End date and time for historical rates.

Example: 2026-01-10T08:59:56+0000
Responses
chevron-right
200

Success

application/json
anyOptional
get
/all-rates-today/v1/historical

No content

Retrieve current exchange rates.

get
Query parameters
sourcestring · min: 3 · max: 3Required

Source currency (3-letter ISO 4217 code).

Example: GBP
targetstring · min: 3 · max: 3Optional

Target currency (3-letter ISO 4217 code).

Example: SBD
timestring · date-timeOptional

Specific timestamp for the rate.

Example: 2026-01-10T08:59:56+0000
Responses
chevron-right
200

Success

application/json
anyOptional
get
/all-rates-today/v1/rates

No content

Last updated