Rate Overview
Live
1 RUB = 1.0478 ALL
1 ALL = 0.954384
RUB
Avg
1.0694
High
1.1568
Low
1.0107
Last updated: 7/20/2026, 9:19:20 PM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.05 ALL |
| 10 RUB | 10.48 ALL |
| 50 RUB | 52.39 ALL |
| 100 RUB | 104.78 ALL |
| 500 RUB | 523.90 ALL |
| 1,000 RUB | 1,047.80 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-20T21:19:20Z",
"rates": {
"ALL": 1.047796
}
}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": 104.77959999999999,
"rate": 1.047796
}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