Get FX Quote

This endpoint generates a secure currency exchange quote, locking in the FX rate, validity time frame, and a unique token for payment processing. By default, quotes refresh every 60 seconds, but custom frequencies from one minute to one day are available upon request to match your operational needs.
Supported use cases:
- Payin (DCC) : lock the rate before collecting a payment from your user.
- Payout (DCC) : lock the rate before sending a payment to a beneficiary.
- Bulk Exchange : lock the rate before converting funds between your own accounts.
For a full explanation of when and why to use each option, see FX Overview.

Path Params
string
enum
required

Transaction type.

Allowed:
Query Params
string
required

Currency used to fund a currency conversion. Currency codes

string
required

The currency into which the source currency will be converted. Currency codes

string
required

Localpayment account number.

string
required

The account number associated with the target currency.

Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

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