Skip to main content

GET /v1/pairs

Returns the full list of crypto-to-fiat pairs with exchange coverage and availability metadata.

Authentication

Requires an API key. See Authentication.

Parameters

None.

Example

curl "https://api.moxiemetrx.com/v1/pairs" \
-H "X-API-Key: your_key"
{
"pairs": [
{
"pair": "BTCNGN",
"base": "BTC",
"quote": "NGN",
"exchanges": ["luno", "quidax"],
"availability": {
"live": true,
"historical_from": "2020-01-01",
"last_update": "2026-04-03T01:40:00+00:00"
}
},
{
"pair": "ETHNGN",
"base": "ETH",
"quote": "NGN",
"exchanges": ["quidax"],
"availability": {
"live": true,
"historical_from": "2020-01-01",
"last_update": "2026-04-03T01:40:00+00:00"
}
}
]
}

Response fields

FieldTypeDescription
pairs[].pairstringPair identifier in BASEQUOTE format.
pairs[].basestringBase asset ticker.
pairs[].quotestringQuote currency ticker.
pairs[].exchangesarrayExchanges contributing data for this pair.
pairs[].availability.livebooleanWhether live data is currently flowing.
pairs[].availability.historical_fromstringEarliest date with historical data.
pairs[].availability.last_updatestringISO 8601 timestamp of the most recent data point.

Coverage summary

CurrencyCountryPairsExchangesHistorical depth
NGNNigeria6Luno, Quidax, Busha, Ovex, Binance5+ years
ZARSouth Africa5Luno, VALR, AltCoinTrader, Ovex5+ years
KESKenya5Luno, Busha, Binance2020+
GHSGhana2Ovex, Binance2020+
UGXUganda2Binance, Ovex2020+