Rate Overview
Live
1 COP = 0.009973 NIO
1 NIO = 100.2707
COP
Avg
0.009960
High
0.010088
Low
0.009698
Last updated: 3/27/2026, 4:28:05 PM
Quick Conversions
| COP | NIO |
|---|---|
| 1 COP | 0.01 NIO |
| 10 COP | 0.10 NIO |
| 50 COP | 0.50 NIO |
| 100 COP | 1.00 NIO |
| 500 COP | 4.99 NIO |
| 1,000 COP | 9.97 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-03-27T16:28:05Z",
"rates": {
"NIO": 0.009973
}
}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": 0.9973,
"rate": 0.009973
}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