Update Currency Exchange Rate

Updates an exchange rate's value and/or moves its start boundary via from (also adjusts the predecessor's end).

Currency exchange rates define the FX rate from a currency to the default currency over time. Rates for a currency form a contiguous series with no gaps: creating a rate splits the covering period, updating from moves the boundary with the predecessor, and deleting a rate expands a neighbor to fill the gap. The sole rate for a currency cannot be deleted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique id of this record.

Body Params
number

Exchange-rate multiplier to convert an amount in this currency to the default currency, e.g. if 1 EUR = 10.63 SEK and the default is EUR, the rate for SEK is 1 / 10.63.

string

Moves the start of this period (and the end of its predecessor) to this date in YYYY-MM-DD format.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json