Rate Overview
Live
1 NGN = 2.4323 COP
1 COP = 0.411125
NGN
Avg
2.5129
High
2.6380
Low
2.4315
Last updated: 7/9/2026, 10:34:17 PM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.43 COP |
| 10 NGN | 24.32 COP |
| 50 NGN | 121.62 COP |
| 100 NGN | 243.23 COP |
| 500 NGN | 1,216.17 COP |
| 1,000 NGN | 2,432.35 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-09T22:34:17Z",
"rates": {
"COP": 2.432349
}
}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": 243.23489999999998,
"rate": 2.432349
}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