Rate Overview
Live
1 ALL = 0.978218 RUB
1 RUB = 1.0223
ALL
Avg
0.953820
High
1.0165
Low
0.893261
Last updated: 3/27/2026, 2:57:08 PM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 0.98 RUB |
| 10 ALL | 9.78 RUB |
| 50 ALL | 48.91 RUB |
| 100 ALL | 97.82 RUB |
| 500 ALL | 489.11 RUB |
| 1,000 ALL | 978.22 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-03-27T14:57:08Z",
"rates": {
"RUB": 0.978218
}
}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": 97.8218,
"rate": 0.978218
}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