Exchange Rate

Check internal exchange rates for offramp payouts

POST https://pretium.africa/api/v1/payment/crypto/exchange-rate

Headers


Request Body


{
    "code": 200,
    "message": "Exchange rates",
    "data": {
        "currency_code": "KES",
        "exchange_rate": 125.13
    }
}

Last updated