Rate Overview
Live
1 NGN = 2.3488 COP
1 COP = 0.425751
NGN
Avg
2.6056
High
2.7775
Low
2.3426
Last updated: 8/5/2026, 3:39:12 PM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.35 COP |
| 10 NGN | 23.49 COP |
| 50 NGN | 117.44 COP |
| 100 NGN | 234.88 COP |
| 500 NGN | 1,174.40 COP |
| 1,000 NGN | 2,348.79 COP |
Get NGN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=COPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-05T15:39:12Z",
"rates": {
"COP": 2.348793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "COP",
"amount": 100
},
"result": 234.8793,
"rate": 2.348793
}Build with NGN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key