Get conversion quote

Request a quote for converting currency between two of your accounts.

The quote includes:

  • Exchange rate
  • Destination amount after conversion
  • Validity period

Quote Expiration: Quotes are valid for a limited time (typically 30 seconds). Use the quote before expiration to lock in the rate.

Instruction Type: Use instructionType to control whether the amount represents the source or destination side:

  • sell (default): The amount is the source amount you are selling
  • buy: The amount is the destination amount you want to buy

Requirements:

  • Both accounts must belong to your organization
  • Source and destination currencies must be different
  • Amount must be a positive number
Body Params
uuid
required

Source account ID

uuid
required

Destination account ID (must be different from fromAccount)

string
required

Amount to convert. Represents the source amount when instructionType is sell (default), or the destination amount when buy.

string
enum
Defaults to sell

Controls how the amount is interpreted:

  • sell: The amount is the source amount to sell (default)
  • buy: The amount is the destination amount to buy
Allowed:
Responses

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