Rate Overview
Live
1 RUB = 0.518019 NIO
1 NIO = 1.9304
RUB
Avg
0.475880
High
0.518019
Low
0.437728
Last updated: 5/29/2026, 6:52:30 PM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.52 NIO |
| 10 RUB | 5.18 NIO |
| 50 RUB | 25.90 NIO |
| 100 RUB | 51.80 NIO |
| 500 RUB | 259.01 NIO |
| 1,000 RUB | 518.02 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-05-29T18:52:30Z",
"rates": {
"NIO": 0.518019
}
}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": 51.8019,
"rate": 0.518019
}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