Skip to main content

Create exchange rate

POST 

/accounting/currencies/rates

JSON-RPC

accounting.currencies.rates.create

The method will automatically create reverse rate as rate = 1/rate. For example, if you provide a rate of 1 ABC = 2 XYZ, the method will automatically create a rate of 1 XYZ = 0.5 ABC.

Request​

Responses​

Exchange rate object as has been stored.