Rate Overview
Live
1 CUP = 1.5329 NIO
1 NIO = 0.652380
CUP
Avg
1.5337
High
1.5366
Low
1.5312
Last updated: 5/27/2026, 4:20:20 PM
Quick Conversions
| CUP | NIO |
|---|---|
| 1 CUP | 1.53 NIO |
| 10 CUP | 15.33 NIO |
| 50 CUP | 76.64 NIO |
| 100 CUP | 153.29 NIO |
| 500 CUP | 766.43 NIO |
| 1,000 CUP | 1,532.85 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-05-27T16:20:20Z",
"rates": {
"NIO": 1.53285
}
}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": 153.285,
"rate": 1.53285
}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