This endpoint allows you get offramp rate for a currency.
cURL
curl --request GET \ --url https://processor-prod.up.railway.app/rate/offramp \ --header 'x-service-key: <api-key>'
{ "success": true, "status": 200, "message": "Offramp rate fetched successfully", "timestamp": "2025-09-10T01:34:18.649Z", "data": { "rate": 1515 } }
The currency code to get the offramp rate for
NGN
"NGN"
Offramp rate fetched successfully
true
200
"Offramp rate fetched successfully"
"2025-09-10T01:34:18.649Z"
Show child attributes