Rate Overview
Live
1 ALL = 1.0894 RUB
1 RUB = 0.917947
ALL
Avg
1.0801
High
1.0894
Low
1.0571
Last updated: 9/2/2026, 8:47:51 AM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 1.09 RUB |
| 10 ALL | 10.89 RUB |
| 50 ALL | 54.47 RUB |
| 100 ALL | 108.94 RUB |
| 500 ALL | 544.69 RUB |
| 1,000 ALL | 1,089.39 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-02T08:47:51Z",
"rates": {
"RUB": 1.089387
}
}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": 108.93870000000001,
"rate": 1.089387
}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