Rate Overview
Live
1 NGN = 2.6862 COP
1 COP = 0.372267
NGN
Avg
2.6791
High
2.6963
Low
2.6503
Last updated: 4/18/2026, 8:45:43 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.69 COP |
| 10 NGN | 26.86 COP |
| 50 NGN | 134.31 COP |
| 100 NGN | 268.62 COP |
| 500 NGN | 1,343.12 COP |
| 1,000 NGN | 2,686.24 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-04-18T08:45:43Z",
"rates": {
"COP": 2.686244
}
}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": 268.6244,
"rate": 2.686244
}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