Rate Overview
Live
1 RUB = 0.481695 NIO
1 NIO = 2.0760
RUB
Avg
0.481117
High
0.488457
Low
0.475177
Last updated: 4/18/2026, 8:47:25 AM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.48 NIO |
| 10 RUB | 4.82 NIO |
| 50 RUB | 24.08 NIO |
| 100 RUB | 48.17 NIO |
| 500 RUB | 240.85 NIO |
| 1,000 RUB | 481.70 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-04-18T08:47:25Z",
"rates": {
"NIO": 0.481695
}
}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.1695,
"rate": 0.481695
}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