Rate Overview
Live
1 ALL = 1.0935 RUB
1 RUB = 0.914521
ALL
Avg
1.0512
High
1.0982
Low
0.995858
Last updated: 9/4/2026, 3:30:34 PM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 1.09 RUB |
| 10 ALL | 10.93 RUB |
| 50 ALL | 54.67 RUB |
| 100 ALL | 109.35 RUB |
| 500 ALL | 546.73 RUB |
| 1,000 ALL | 1,093.47 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-09-04T15:30:34Z",
"rates": {
"RUB": 1.093469
}
}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": 109.3469,
"rate": 1.093469
}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