Rate Overview
Live
1 RUB = 1.0810 ALL
1 ALL = 0.925092
RUB
Avg
1.0872
High
1.0950
Low
1.0810
Last updated: 5/6/2026, 3:57:05 AM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.08 ALL |
| 10 RUB | 10.81 ALL |
| 50 RUB | 54.05 ALL |
| 100 RUB | 108.10 ALL |
| 500 RUB | 540.49 ALL |
| 1,000 RUB | 1,080.97 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-06T03:57:05Z",
"rates": {
"ALL": 1.080973
}
}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": 108.09729999999999,
"rate": 1.080973
}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