Rate Overview
Live
1 ALL = 0.938527 RUB
1 RUB = 1.0655
ALL
Avg
0.932284
High
0.988192
Low
0.862694
Last updated: 7/5/2026, 4:15:36 AM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 0.94 RUB |
| 10 ALL | 9.39 RUB |
| 50 ALL | 46.93 RUB |
| 100 ALL | 93.85 RUB |
| 500 ALL | 469.26 RUB |
| 1,000 ALL | 938.53 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-07-05T04:15:36Z",
"rates": {
"RUB": 0.938527
}
}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": 93.8527,
"rate": 0.938527
}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