Rate Overview
Live
1 COP = 0.374163 NGN
1 NGN = 2.6726
COP
Avg
0.375059
High
0.389499
Low
0.362316
Last updated: 5/27/2026, 6:29:51 PM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.37 NGN |
| 10 COP | 3.74 NGN |
| 50 COP | 18.71 NGN |
| 100 COP | 37.42 NGN |
| 500 COP | 187.08 NGN |
| 1,000 COP | 374.16 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-05-27T18:29:51Z",
"rates": {
"NGN": 0.374163
}
}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.4163,
"rate": 0.374163
}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