Rate Overview
Live
1 COP = 0.423712 NGN
1 NGN = 2.3601
COP
Avg
0.382551
High
0.427420
Low
0.360887
Last updated: 7/26/2026, 12:23:57 AM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.42 NGN |
| 10 COP | 4.24 NGN |
| 50 COP | 21.19 NGN |
| 100 COP | 42.37 NGN |
| 500 COP | 211.86 NGN |
| 1,000 COP | 423.71 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-07-26T00:23:57Z",
"rates": {
"NGN": 0.423712
}
}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.371199999999995,
"rate": 0.423712
}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