Rate Overview
Live
1 RUB = 0.481094 NIO
1 NIO = 2.0786
RUB
Avg
0.475568
High
0.481094
Low
0.467454
Last updated: 7/8/2026, 4:21:29 AM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.48 NIO |
| 10 RUB | 4.81 NIO |
| 50 RUB | 24.05 NIO |
| 100 RUB | 48.11 NIO |
| 500 RUB | 240.55 NIO |
| 1,000 RUB | 481.09 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-08T04:21:29Z",
"rates": {
"NIO": 0.481094
}
}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": 48.1094,
"rate": 0.481094
}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