Rate Overview
Live
1 NGN = 2.3482 COP
1 COP = 0.425855
NGN
Avg
2.3481
High
2.3601
Low
2.3377
Last updated: 7/29/2026, 3:41:52 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.35 COP |
| 10 NGN | 23.48 COP |
| 50 NGN | 117.41 COP |
| 100 NGN | 234.82 COP |
| 500 NGN | 1,174.11 COP |
| 1,000 NGN | 2,348.22 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-07-29T03:41:52Z",
"rates": {
"COP": 2.348215
}
}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.82150000000001,
"rate": 2.348215
}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