Rate Overview
Live
1 RUB = 0.466618 NIO
1 NIO = 2.1431
RUB
Avg
0.439425
High
0.499505
Low
0.330686
Last updated: 7/29/2026, 2:21:15 PM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.47 NIO |
| 10 RUB | 4.67 NIO |
| 50 RUB | 23.33 NIO |
| 100 RUB | 46.66 NIO |
| 500 RUB | 233.31 NIO |
| 1,000 RUB | 466.62 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-29T14:21:15Z",
"rates": {
"NIO": 0.466618
}
}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.6618,
"rate": 0.466618
}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