Get Currency-Pairs

Get the currency-pair information. By default, all available currency-pairs will be returned.

Response Body

FieldDescription
symbolCurrency pair, i.e. BTCUSD
currencyCurrency of the asset for the quoted market price
settlCurrencyCurrency in which the price is settled in
highPriceHighest traded price of the pair within the prior rolling 24 hour window
lowPriceLowest traded price of the currency pair within the prior rolling 24 hour window
bidPriceCurrent bid price
askPriceCurrent ask price
lastPriceLast traded price
minPriceMinimum price allowed to order for this currency pair
maxPriceMaximum price allowed to order for this currency pair
minOrderQtyMinimum quantity allowed to order for this currency pair (in currency)
maxOrderQtyMaximum quantity allowed to order for this currency pair (in currency)
minValueMinimum allowed order value (in settlement currency)
i.e. order value = order qty x price
maxValueMaximum allowed order value (in settlement currency)
i.e. order value = order qty x price
prevClosePriceLast price traded in the previous trading cycle
volumeThe traded volume of the currency pair in the prior rolling 24 hour window
tickSizeThe minimum price movement of the currency pair.
stepSizeThe minimum quantity movement of the currency pair.
priceDecimalsThe number of decimal places used to display the price.
quantityDecimalsThe number of decimal places used to display the quantity.
updateTimeThe last trade time
Language
Click Try It! to start a request and see the response here!