Rate Overview
Live
1 SAR = 21.2876 RUB
1 RUB = 0.046976
SAR
Avg
20.9244
High
21.2876
Low
20.7887
Last updated: 7/30/2026, 2:51:16 AM
Quick Conversions
| SAR | RUB |
|---|---|
| 1 SAR | 21.29 RUB |
| 10 SAR | 212.88 RUB |
| 50 SAR | 1,064.38 RUB |
| 100 SAR | 2,128.76 RUB |
| 500 SAR | 10,643.82 RUB |
| 1,000 SAR | 21,287.65 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-07-30T02:51:16Z",
"rates": {
"RUB": 21.287646
}
}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": 2128.7646,
"rate": 21.287646
}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