Rate Overview
Live
1 NGN = 2.4532 COP
1 COP = 0.407629
NGN
Avg
2.4597
High
2.4973
Low
2.4393
Last updated: 7/7/2026, 7:15:46 AM
Quick Conversions
| NGN | COP |
|---|---|
| 1 NGN | 2.45 COP |
| 10 NGN | 24.53 COP |
| 50 NGN | 122.66 COP |
| 100 NGN | 245.32 COP |
| 500 NGN | 1,226.61 COP |
| 1,000 NGN | 2,453.21 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-07T07:15:46Z",
"rates": {
"COP": 2.453213
}
}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": 245.32129999999998,
"rate": 2.453213
}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