Rate Overview
Live
1 COP = 0.369042 NGN
1 NGN = 2.7097
COP
Avg
0.365245
High
0.369042
Low
0.362138
Last updated: 3/7/2026, 3:22:34 AM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.37 NGN |
| 10 COP | 3.69 NGN |
| 50 COP | 18.45 NGN |
| 100 COP | 36.90 NGN |
| 500 COP | 184.52 NGN |
| 1,000 COP | 369.04 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-07T03:22:34Z",
"rates": {
"NGN": 0.369042
}
}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": 36.904199999999996,
"rate": 0.369042
}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