Get FX quote

Retrieves a foreign exchange quote for a specified currency pair and amount.

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

The source currency code (e.g., BSD).

string

The target currency code (e.g., USDC).

number

The amount to be converted.

string
enum

Optional. The pricing model used for the FX transaction (fixed source or fixed target). Choosing fixed source (fixed_source) means the source amount is fixed and the target amount will be calculated based on the current exchange rate. Choosing fixed target (fixed_target) means the target amount is fixed and the source amount will be calculated based on the current exchange rate. Defaults to fixed_source when omitted.

Allowed:
participants
array of objects

Array of participants of the transaction.

participants
tx_configuration
object

Configuration for the FX transaction, including source and target details.

Headers
uuid
required
Responses

400

Invalid request parameters

409

Quote workflow already in progress

500

Internal server error

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