Skip to main content
GET
Get Quotes
Retrieve foreign exchange quotes for currency conversions. This endpoint returns available FX quotes that can be used for currency conversion transactions.

Overview

This endpoint provides foreign exchange quotes that are available for currency conversion. Quotes include exchange rates and fees for converting between different currencies.

Query Parameters

integer
Page number for pagination
integer
Number of items per page

Response

array
Array of FX quote objects. Each quote includes exchange rate information, fees, and validity period.
FX quotes are time-sensitive and may expire. Always check the quote validity before using it for a transaction.

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API key in the Authorization header as: Bearer {your_api_key}

Query Parameters

page
integer

Page number for pagination

per_page
integer

Number of items per page

Response

200 - application/json

FX quotes retrieved successfully

success
boolean
message
string
stan
string<uuid>
data
object[]