moxiemetrx
## What is moxiemetrx? Get reliable crypto-to-fiat exchange rates for African markets via simple REST API. ### Supported Pairs (19) - **Nigerian Naira (NGN):** BTC/NGN, ETH/NGN, USDT/NGN, XRP/NGN, SOL/NGN, USDC/NGN - **South African Rand (ZAR):** BTC/ZAR, ETH/ZAR, XRP/ZAR, SOL/ZAR, USDT/ZAR - **Kenyan Shilling (KES):** BTC/KES, ETH/KES, USDT/KES, USDC/KES - **Ghanaian Cedi (GHS):** BTC/GHS,…
moxiemetrx endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
get_certificate_v1_certificates__pair___timestamp__get /v1/certificates/{pair}/{timestamp} |
|
| GET |
get_status_v1_status_get /v1/status |
|
| GET |
get_premium_v1_premium_get /v1/premium |
|
| GET |
get_spread_v1_rates_spread_get /v1/rates/spread |
|
| GET |
get_all_markets_v1_rates_markets_get /v1/rates/markets |
Return live VWAP rates for every available pair in a single call. |
| GET |
health_v1_health_get /v1/health |
|
| GET |
list_certificates_v1_certificates__pair__get /v1/certificates/{pair} |
|
| GET |
get_historical_rates_v1_rates_historical_get /v1/rates/historical |
Return paginated OHLCV data. Parameters ---------- pair : trading pair, e.g. BTCNGN start : inclusive start date YYYY-MM-DD end : inclusive end date YYYY-MM-DD interval : candle… |
| GET |
get_eod_rate_v1_rates_eod_get /v1/rates/eod |
|
| GET |
get_indices_v1_indices_get /v1/indices |
|
| GET |
get_pairs_v1_pairs_get /v1/pairs |
|
| GET |
get_live_rates_v1_rates_live_get /v1/rates/live |
|
moxiemetrx pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | 30 / minute |
|
| ULTRA | $199 / month | — |
|
| MEGA | $999 / month | 10000 / minute |
|