Rate Overview
Live
1 COP = 0.431707 NGN
1 NGN = 2.3164
COP
Avg
0.432957
High
0.436151
Low
0.431707
Last updated: 8/20/2026, 4:32:59 AM
Quick Conversions
| COP | NGN |
|---|---|
| 1 COP | 0.43 NGN |
| 10 COP | 4.32 NGN |
| 50 COP | 21.59 NGN |
| 100 COP | 43.17 NGN |
| 500 COP | 215.85 NGN |
| 1,000 COP | 431.71 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-08-20T04:32:59Z",
"rates": {
"NGN": 0.431707
}
}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": 43.170700000000004,
"rate": 0.431707
}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