Rate Overview
Live
1 COP = 0.426170 NGN
1 NGN = 2.3465
COP
Avg
0.422435
High
0.426170
Low
0.420019
Last updated: 9/10/2026, 4:24:07 AM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.43 NGN |
| 10 COP | 4.26 NGN |
| 50 COP | 21.31 NGN |
| 100 COP | 42.62 NGN |
| 500 COP | 213.09 NGN |
| 1,000 COP | 426.17 NGN |
Get COP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NGNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-09-10T04:24:07Z",
"rates": {
"NGN": 0.42617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NGN",
"amount": 100
},
"result": 42.617,
"rate": 0.42617
}Build with COP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key