Rate Overview
Live
1 CUP = 1.5363 NIO
1 NIO = 0.650918 CUP
Avg
1.5328
High
1.5363
Low
1.5285
Last updated: 1/25/2026, 5:06:34 PM
Quick Conversions
| CUP | NIO |
|---|---|
| 1 CUP | 1.54 NIO |
| 10 CUP | 15.36 NIO |
| 50 CUP | 76.81 NIO |
| 100 CUP | 153.63 NIO |
| 500 CUP | 768.15 NIO |
| 1,000 CUP | 1,536.29 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-01-25T17:06:34Z",
"rates": {
"NIO": 1.536291
}
}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.6291,
"rate": 1.536291
}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