Rate Overview
Live
1 SAR = 20.9113 RUB
1 RUB = 0.047821
SAR
Avg
20.6508
High
20.9113
Low
20.4515
Last updated: 3/6/2026, 11:25:46 PM
Quick Conversions
| SAR | RUB |
|---|---|
| 1 SAR | 20.91 RUB |
| 10 SAR | 209.11 RUB |
| 50 SAR | 1,045.56 RUB |
| 100 SAR | 2,091.13 RUB |
| 500 SAR | 10,455.65 RUB |
| 1,000 SAR | 20,911.30 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-06T23:25:46Z",
"rates": {
"RUB": 20.911297
}
}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": 2091.1297,
"rate": 20.911297
}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