Rate Overview
Live
1 RUB = 1.0659 ALL
1 ALL = 0.938217
RUB
Avg
1.0236
High
1.1194
Low
0.858137
Last updated: 7/7/2026, 1:28:39 PM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.07 ALL |
| 10 RUB | 10.66 ALL |
| 50 RUB | 53.29 ALL |
| 100 RUB | 106.59 ALL |
| 500 RUB | 532.93 ALL |
| 1,000 RUB | 1,065.85 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-07-07T13:28:39Z",
"rates": {
"ALL": 1.065852
}
}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": 106.5852,
"rate": 1.065852
}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