Skip to main content
GET
Effective-dated exchange rates, newest first. Never edited — a later rate supersedes an earlier one.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
rate
string
effective_from
string
effective_to
string
from_currency_code
string
to_currency_code
string
source_code
string
source_name
string
is_manual
string
created_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

created_at
string<timestamp with time zone>
effective_from
string<date>
effective_to
string<date>
from_currency_code
string<character varying>
Maximum string length: 3
id
string<uuid>

Note: This is a Primary Key.

is_manual
boolean<boolean>
rate
number<numeric>
source_code
string<character varying>
Maximum string length: 40
source_name
string<character varying>
Maximum string length: 150
to_currency_code
string<character varying>
Maximum string length: 3