Rate Overview
Live
1 RUB = 1.0762 ALL
1 ALL = 0.929154
RUB
Avg
1.0635
High
1.0762
Low
1.0498
Last updated: 4/16/2026, 12:57:01 AM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 1.08 ALL |
| 10 RUB | 10.76 ALL |
| 50 RUB | 53.81 ALL |
| 100 RUB | 107.62 ALL |
| 500 RUB | 538.12 ALL |
| 1,000 RUB | 1,076.25 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-04-16T00:57:01Z",
"rates": {
"ALL": 1.076248
}
}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": 107.62480000000001,
"rate": 1.076248
}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