Rate Overview
Live
1 COP = 0.365065 NGN
1 NGN = 2.7392
COP
Avg
0.372025
High
0.378222
Low
0.365065
Last updated: 5/7/2026, 3:40:20 PM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.37 NGN |
| 10 COP | 3.65 NGN |
| 50 COP | 18.25 NGN |
| 100 COP | 36.51 NGN |
| 500 COP | 182.53 NGN |
| 1,000 COP | 365.07 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-07T15:40:20Z",
"rates": {
"NGN": 0.365065
}
}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.506499999999996,
"rate": 0.365065
}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