Rate Overview
Live
1 NGN = 0.017313 CUP
1 CUP = 57.7601
NGN
Avg
0.017465
High
0.017623
Low
0.017313
Last updated: 3/7/2026, 12:28:29 AM
Quick Conversions
| NGN | CUP |
|---|---|
| 1 NGN | 0.02 CUP |
| 10 NGN | 0.17 CUP |
| 50 NGN | 0.87 CUP |
| 100 NGN | 1.73 CUP |
| 500 NGN | 8.66 CUP |
| 1,000 NGN | 17.31 CUP |
Get NGN/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=CUPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:28:29Z",
"rates": {
"CUP": 0.017313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "CUP",
"amount": 100
},
"result": 1.7312999999999998,
"rate": 0.017313
}Build with NGN/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key