Rate Overview
Live
1 RUB = 0.977775 ALL
1 ALL = 1.0227
RUB
Avg
0.985211
High
1.0042
Low
0.974287
Last updated: 8/12/2026, 6:29:01 PM
Quick Conversions
| RUB | ALL |
|---|---|
| 1 RUB | 0.98 ALL |
| 10 RUB | 9.78 ALL |
| 50 RUB | 48.89 ALL |
| 100 RUB | 97.78 ALL |
| 500 RUB | 488.89 ALL |
| 1,000 RUB | 977.78 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-08-12T18:29:01Z",
"rates": {
"ALL": 0.977775
}
}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": 97.77749999999999,
"rate": 0.977775
}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