Rate Overview
Live
1 NGN = 2.7340 COP
1 COP = 0.365763
NGN
Avg
2.7446
High
2.7614
Low
2.7184
Last updated: 3/7/2026, 12:33:23 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.73 COP |
| 10 NGN | 27.34 COP |
| 50 NGN | 136.70 COP |
| 100 NGN | 273.40 COP |
| 500 NGN | 1,367.00 COP |
| 1,000 NGN | 2,734.01 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-03-07T00:33:23Z",
"rates": {
"COP": 2.734008
}
}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": 273.4008,
"rate": 2.734008
}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