Rate Overview
Live
1 NGN = 2.3601 COP
1 COP = 0.423712
NGN
Avg
2.3525
High
2.3707
Low
2.3377
Last updated: 7/25/2026, 4:58:33 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.36 COP |
| 10 NGN | 23.60 COP |
| 50 NGN | 118.00 COP |
| 100 NGN | 236.01 COP |
| 500 NGN | 1,180.05 COP |
| 1,000 NGN | 2,360.09 COP |
Get NGN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=COPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-25T04:58:33Z",
"rates": {
"COP": 2.360092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "COP",
"amount": 100
},
"result": 236.0092,
"rate": 2.360092
}Build with NGN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key