Rate Overview
Live
1 CUP = 50.5992 NGN
1 NGN = 0.019763
CUP
Avg
51.0490
High
51.3868
Low
50.5992
Last updated: 4/17/2026, 7:45:25 AM
Quick Conversions
| CUP | NGN |
|---|---|
| 1 CUP | 50.60 NGN |
| 10 CUP | 505.99 NGN |
| 50 CUP | 2,529.96 NGN |
| 100 CUP | 5,059.93 NGN |
| 500 CUP | 25,299.63 NGN |
| 1,000 CUP | 50,599.25 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-04-17T07:45:25Z",
"rates": {
"NGN": 50.59925
}
}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": 5059.925,
"rate": 50.59925
}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