Rate Overview
Live
1 RUB = 0.504441 NIO
1 NIO = 1.9824
RUB
Avg
0.507041
High
0.510190
Low
0.504441
Last updated: 6/19/2026, 4:40:06 AM
Quick Conversions
| RUB | NIO |
|---|---|
| 1 RUB | 0.50 NIO |
| 10 RUB | 5.04 NIO |
| 50 RUB | 25.22 NIO |
| 100 RUB | 50.44 NIO |
| 500 RUB | 252.22 NIO |
| 1,000 RUB | 504.44 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-06-19T04:40:06Z",
"rates": {
"NIO": 0.504441
}
}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": 50.444100000000006,
"rate": 0.504441
}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