Rate Overview
Live
1 CUP = 1.3875 NIO
1 NIO = 0.720700
CUP
Avg
1.5088
High
1.5410
Low
1.3844
Last updated: 6/23/2026, 2:39:45 PM
Quick Conversions
| CUP | NIO |
|---|---|
| 1 CUP | 1.39 NIO |
| 10 CUP | 13.88 NIO |
| 50 CUP | 69.38 NIO |
| 100 CUP | 138.75 NIO |
| 500 CUP | 693.77 NIO |
| 1,000 CUP | 1,387.54 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-06-23T14:39:45Z",
"rates": {
"NIO": 1.387539
}
}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": 138.75390000000002,
"rate": 1.387539
}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