Estimate exchange amount for a currency pair
Public
Estimate Exchange
Calculates the estimated source or destination amount for a given currency pair and exchange. Uses the same rate logic as order creation.
POST
Estimate exchange amount for a currency pair
Authorizations
Partner API key. Format: sk_branch_<32chars>, sk_personal_<32chars>, or pk_<32chars> (public, read-only)
Body
application/json
Exchange office ID
Example:
1
Source currency ID
Example:
1
Destination currency ID
Example:
2
Amount to convert
Example:
1000
Whether amount is in source or destination currency
Available options:
source, dest Example:
"source"