Rate Overview
Live
1 NGN = 2.7461 COP
1 COP = 0.364155
NGN
Avg
2.7006
High
2.7461
Low
2.6580
Last updated: 5/8/2026, 11:45:12 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.75 COP |
| 10 NGN | 27.46 COP |
| 50 NGN | 137.30 COP |
| 100 NGN | 274.61 COP |
| 500 NGN | 1,373.04 COP |
| 1,000 NGN | 2,746.08 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-05-08T11:45:12Z",
"rates": {
"COP": 2.74608
}
}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": 274.608,
"rate": 2.74608
}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