Rate Overview
Live
1 RUB = 0.451909 NIO
1 NIO = 2.2128
RUB
Avg
0.430126
High
0.477255
Low
0.330686
Last updated: 3/27/2026, 3:27:33 PM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.45 NIO |
| 10 RUB | 4.52 NIO |
| 50 RUB | 22.60 NIO |
| 100 RUB | 45.19 NIO |
| 500 RUB | 225.95 NIO |
| 1,000 RUB | 451.91 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-03-27T15:27:33Z",
"rates": {
"NIO": 0.451909
}
}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": 45.1909,
"rate": 0.451909
}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