Rate Overview
Live
1 ALL = 0.938735 RUB
1 RUB = 1.0653
ALL
Avg
0.935962
High
0.940856
Low
0.926825
Last updated: 7/11/2026, 3:35:06 AM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 0.94 RUB |
| 10 ALL | 9.39 RUB |
| 50 ALL | 46.94 RUB |
| 100 ALL | 93.87 RUB |
| 500 ALL | 469.37 RUB |
| 1,000 ALL | 938.74 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-07-11T03:35:06Z",
"rates": {
"RUB": 0.938735
}
}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": 93.87349999999999,
"rate": 0.938735
}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