Rate Overview
Live
1 RUB = 0.494534 NIO
1 NIO = 2.0221
RUB
Avg
0.490970
High
0.494534
Low
0.486236
Last updated: 5/9/2026, 12:25:46 AM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.49 NIO |
| 10 RUB | 4.95 NIO |
| 50 RUB | 24.73 NIO |
| 100 RUB | 49.45 NIO |
| 500 RUB | 247.27 NIO |
| 1,000 RUB | 494.53 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-05-09T00:25:46Z",
"rates": {
"NIO": 0.494534
}
}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": 49.453399999999995,
"rate": 0.494534
}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