Rate Overview
Live
1 RUB = 0.467678 NIO
1 NIO = 2.1382
RUB
Avg
0.473908
High
0.478856
Low
0.467678
Last updated: 3/6/2026, 5:14:25 PM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.47 NIO |
| 10 RUB | 4.68 NIO |
| 50 RUB | 23.38 NIO |
| 100 RUB | 46.77 NIO |
| 500 RUB | 233.84 NIO |
| 1,000 RUB | 467.68 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-06T17:14:25Z",
"rates": {
"NIO": 0.467678
}
}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.7678,
"rate": 0.467678
}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