Rate Overview
Live
1 ALL = 0.940901 RUB
1 RUB = 1.0628
ALL
Avg
0.939474
High
0.947552
Low
0.929153
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| ALL | RUB |
|---|---|
| 1 ALL | 0.94 RUB |
| 10 ALL | 9.41 RUB |
| 50 ALL | 47.05 RUB |
| 100 ALL | 94.09 RUB |
| 500 ALL | 470.45 RUB |
| 1,000 ALL | 940.90 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-04-17T06:08:21Z",
"rates": {
"RUB": 0.940901
}
}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": 94.09009999999999,
"rate": 0.940901
}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