Rate Overview
Live
1 COP = 0.010101 NIO
1 NIO = 99.0001 COP
Avg
0.009529
High
0.010101
Low
0.008885
Last updated: 1/25/2026, 5:03:12 PM
Quick Conversions
| COP | NIO |
|---|---|
| 1 COP | 0.01 NIO |
| 10 COP | 0.10 NIO |
| 50 COP | 0.51 NIO |
| 100 COP | 1.01 NIO |
| 500 COP | 5.05 NIO |
| 1,000 COP | 10.10 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-01-25T17:03:12Z",
"rates": {
"NIO": 0.010101
}
}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.0101,
"rate": 0.010101
}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