Rate Overview
Live
1 CUP = 1.5295 NIO
1 NIO = 0.653808
CUP
Avg
1.5172
High
1.5361
Low
1.3917
Last updated: 2/14/2026, 5:21:07 PM
Quick Conversions
| CUP | NIO |
|---|---|
| 1 CUP | 1.53 NIO |
| 10 CUP | 15.30 NIO |
| 50 CUP | 76.48 NIO |
| 100 CUP | 152.95 NIO |
| 500 CUP | 764.75 NIO |
| 1,000 CUP | 1,529.50 NIO |
Get CUP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=NIOExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-02-14T17:21:07Z",
"rates": {
"NIO": 1.529502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "NIO",
"amount": 100
},
"result": 152.9502,
"rate": 1.529502
}Build with CUP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key