Rate Overview
Live
1 NGN = 2.6619 COP
1 COP = 0.375676
NGN
Avg
2.7106
High
2.7775
Low
2.6489
Last updated: 3/27/2026, 1:15:00 PM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.66 COP |
| 10 NGN | 26.62 COP |
| 50 NGN | 133.09 COP |
| 100 NGN | 266.19 COP |
| 500 NGN | 1,330.93 COP |
| 1,000 NGN | 2,661.87 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-03-27T13:15:00Z",
"rates": {
"COP": 2.661865
}
}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": 266.1865,
"rate": 2.661865
}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