Rate Overview
Live
1 RUB = 1.1460 ALL
1 ALL = 0.872606
RUB
Avg
1.0644
High
1.1510
Low
1.0107
Last updated: 5/26/2026, 10:22:35 AM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.15 ALL |
| 10 RUB | 11.46 ALL |
| 50 RUB | 57.30 ALL |
| 100 RUB | 114.60 ALL |
| 500 RUB | 573.00 ALL |
| 1,000 RUB | 1,145.99 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-05-26T10:22:35Z",
"rates": {
"ALL": 1.145992
}
}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": 114.5992,
"rate": 1.145992
}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