Rate Overview
Live
1 SAR = 21.6332 RUB
1 RUB = 0.046225
SAR
Avg
21.9418
High
22.8874
Low
21.4060
Last updated: 3/27/2026, 6:06:31 AM
Quick Conversions
| SAR | RUB |
|---|---|
| 1 SAR | 21.63 RUB |
| 10 SAR | 216.33 RUB |
| 50 SAR | 1,081.66 RUB |
| 100 SAR | 2,163.32 RUB |
| 500 SAR | 10,816.60 RUB |
| 1,000 SAR | 21,633.20 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-27T06:06:31Z",
"rates": {
"RUB": 21.633197
}
}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.3197,
"rate": 21.633197
}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