Rate Overview
Live
1 SAR = 21.6329 RUB
1 RUB = 0.046226
SAR
Avg
21.3835
High
23.1689
Low
20.0864
Last updated: 3/27/2026, 9:29:21 AM
Quick Conversions
| SAR | RUB |
|---|---|
| 1 SAR | 21.63 RUB |
| 10 SAR | 216.33 RUB |
| 50 SAR | 1,081.65 RUB |
| 100 SAR | 2,163.29 RUB |
| 500 SAR | 10,816.45 RUB |
| 1,000 SAR | 21,632.91 RUB |
Get SAR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=RUBExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T09:29:21Z",
"rates": {
"RUB": 21.632909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "RUB",
"amount": 100
},
"result": 2163.2909,
"rate": 21.632909
}Build with SAR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key