Rate Overview
Live
1 COP = 0.011745 NIO
1 NIO = 85.1426
COP
Avg
0.011727
High
0.011784
Low
0.011685
Last updated: 8/19/2026, 5:37:49 PM
Quick Conversions
| COP | NIO |
|---|---|
| 1 COP | 0.01 NIO |
| 10 COP | 0.12 NIO |
| 50 COP | 0.59 NIO |
| 100 COP | 1.17 NIO |
| 500 COP | 5.87 NIO |
| 1,000 COP | 11.75 NIO |
Get COP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NIOExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-19T17:37:49Z",
"rates": {
"NIO": 0.011745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NIO",
"amount": 100
},
"result": 1.1745,
"rate": 0.011745
}Build with COP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key