Accounting API
Exchange Rates
Convert Amount
This API endpoint (POST) converts an amount. If the request succeeds, it will return an Exchange Rate Object.
from (Currency code) * The base currency.
to (Currency code)* The currency to convert the amount to.
amount decimal * The amount to convert.