Rate Overview
Live
1 NGN = 2.5448 COP
1 COP = 0.392960
NGN
Avg
2.6458
High
2.7775
Low
2.5358
Last updated: 6/18/2026, 11:52:05 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.54 COP |
| 10 NGN | 25.45 COP |
| 50 NGN | 127.24 COP |
| 100 NGN | 254.48 COP |
| 500 NGN | 1,272.39 COP |
| 1,000 NGN | 2,544.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-06-18T11:52:05Z",
"rates": {
"COP": 2.544787
}
}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": 254.4787,
"rate": 2.544787
}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