Rate Overview
Live
1 SAR = 20.3232 RUB
1 RUB = 0.049205
SAR
Avg
20.3262
High
20.5526
Low
20.0409
Last updated: 4/18/2026, 12:30:23 PM
Quick Conversions
| SAR | RUB |
|---|---|
| 1 SAR | 20.32 RUB |
| 10 SAR | 203.23 RUB |
| 50 SAR | 1,016.16 RUB |
| 100 SAR | 2,032.32 RUB |
| 500 SAR | 10,161.61 RUB |
| 1,000 SAR | 20,323.22 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-04-18T12:30:23Z",
"rates": {
"RUB": 20.32322
}
}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": 2032.322,
"rate": 20.32322
}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