Rate Overview
Live
1 COP = 0.370875 NGN
1 NGN = 2.6963
COP
Avg
0.373153
High
0.377312
Low
0.370875
Last updated: 4/17/2026, 6:10:16 AM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.37 NGN |
| 10 COP | 3.71 NGN |
| 50 COP | 18.54 NGN |
| 100 COP | 37.09 NGN |
| 500 COP | 185.44 NGN |
| 1,000 COP | 370.88 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-04-17T06:10:16Z",
"rates": {
"NGN": 0.370875
}
}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": 37.0875,
"rate": 0.370875
}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