Rate Overview
Live
1 RUB = 1.1363 ALL
1 ALL = 0.880083
RUB
Avg
1.1366
High
1.1447
Low
1.1308
Last updated: 6/15/2026, 2:16:07 PM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.14 ALL |
| 10 RUB | 11.36 ALL |
| 50 RUB | 56.81 ALL |
| 100 RUB | 113.63 ALL |
| 500 RUB | 568.13 ALL |
| 1,000 RUB | 1,136.26 ALL |
Get RUB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ALLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-15T14:16:07Z",
"rates": {
"ALL": 1.136257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ALL",
"amount": 100
},
"result": 113.62570000000001,
"rate": 1.136257
}Build with RUB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key