Rate Overview
Live
1 ALL = 1.0586 RUB
1 RUB = 0.944683
ALL
Avg
1.0503
High
1.0611
Low
1.0312
Last updated: 8/21/2026, 1:39:31 AM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 1.06 RUB |
| 10 ALL | 10.59 RUB |
| 50 ALL | 52.93 RUB |
| 100 ALL | 105.86 RUB |
| 500 ALL | 529.28 RUB |
| 1,000 ALL | 1,058.56 RUB |
Get ALL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=RUBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-21T01:39:31Z",
"rates": {
"RUB": 1.058556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "RUB",
"amount": 100
},
"result": 105.85560000000001,
"rate": 1.058556
}Build with ALL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key