Rate Overview
Live
1 ALL = 0.940054 RUB
1 RUB = 1.0638
ALL
Avg
0.908038
High
0.956217
Low
0.873614
Last updated: 7/6/2026, 2:58:08 PM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 0.94 RUB |
| 10 ALL | 9.40 RUB |
| 50 ALL | 47.00 RUB |
| 100 ALL | 94.01 RUB |
| 500 ALL | 470.03 RUB |
| 1,000 ALL | 940.05 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-06T14:58:08Z",
"rates": {
"RUB": 0.940054
}
}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": 94.0054,
"rate": 0.940054
}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