Rate Overview
Live
1 RUB = 0.428752 NIO
1 NIO = 2.3324
RUB
Avg
0.426126
High
0.428752
Low
0.421230
Last updated: 9/5/2026, 1:24:36 PM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.43 NIO |
| 10 RUB | 4.29 NIO |
| 50 RUB | 21.44 NIO |
| 100 RUB | 42.88 NIO |
| 500 RUB | 214.38 NIO |
| 1,000 RUB | 428.75 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-09-05T13:24:36Z",
"rates": {
"NIO": 0.428752
}
}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": 42.8752,
"rate": 0.428752
}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