Rate Overview
Live
1 CUP = 1.5357 NIO
1 NIO = 0.651178
CUP
Avg
1.5340
High
1.5373
Low
1.5303
Last updated: 3/27/2026, 3:14:25 PM
Quick Conversions
| CUP | NIO |
|---|---|
| 1 CUP | 1.54 NIO |
| 10 CUP | 15.36 NIO |
| 50 CUP | 76.78 NIO |
| 100 CUP | 153.57 NIO |
| 500 CUP | 767.84 NIO |
| 1,000 CUP | 1,535.68 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-03-27T15:14:25Z",
"rates": {
"NIO": 1.535679
}
}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.5679,
"rate": 1.535679
}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