Rate Overview
Live
1 RUB = 0.469577 NIO
1 NIO = 2.1296
RUB
Avg
0.439549
High
0.499505
Low
0.330686
Last updated: 7/26/2026, 2:23:53 AM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.47 NIO |
| 10 RUB | 4.70 NIO |
| 50 RUB | 23.48 NIO |
| 100 RUB | 46.96 NIO |
| 500 RUB | 234.79 NIO |
| 1,000 RUB | 469.58 NIO |
Get RUB/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=NIOExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-26T02:23:53Z",
"rates": {
"NIO": 0.469577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "NIO",
"amount": 100
},
"result": 46.9577,
"rate": 0.469577
}Build with RUB/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key