Rate Overview
Live
1 COP = 0.375676 NGN
1 NGN = 2.6619
COP
Avg
0.370172
High
0.375676
Low
0.365566
Last updated: 3/27/2026, 2:54:54 PM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.38 NGN |
| 10 COP | 3.76 NGN |
| 50 COP | 18.78 NGN |
| 100 COP | 37.57 NGN |
| 500 COP | 187.84 NGN |
| 1,000 COP | 375.68 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-03-27T14:54:54Z",
"rates": {
"NGN": 0.375676
}
}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.5676,
"rate": 0.375676
}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