Rate Overview
Live
1 RUB = 1.0239 ALL
1 ALL = 0.976644
RUB
Avg
1.0457
High
1.0691
Low
1.0107
Last updated: 3/26/2026, 8:06:48 PM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.02 ALL |
| 10 RUB | 10.24 ALL |
| 50 RUB | 51.20 ALL |
| 100 RUB | 102.39 ALL |
| 500 RUB | 511.96 ALL |
| 1,000 RUB | 1,023.92 ALL |
Get RUB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ALLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-26T20:06:48Z",
"rates": {
"ALL": 1.023915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ALL",
"amount": 100
},
"result": 102.3915,
"rate": 1.023915
}Build with RUB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key