Rate Overview
Live
1 CUP = 57.2755 NGN
1 NGN = 0.017459
CUP
Avg
56.6587
High
60.3727
Low
50.8970
Last updated: 5/27/2026, 8:34:08 PM
Quick Conversions
| CUP | NGN |
|---|---|
| 1 CUP | 57.28 NGN |
| 10 CUP | 572.76 NGN |
| 50 CUP | 2,863.78 NGN |
| 100 CUP | 5,727.55 NGN |
| 500 CUP | 28,637.75 NGN |
| 1,000 CUP | 57,275.50 NGN |
Get CUP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=NGNExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-27T20:34:08Z",
"rates": {
"NGN": 57.2755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "NGN",
"amount": 100
},
"result": 5727.55,
"rate": 57.2755
}Build with CUP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key