Rate Overview
Live
1 RUB = 0.047824 SAR
1 SAR = 20.9100
RUB
Avg
0.048427
High
0.048896
Low
0.047824
Last updated: 3/6/2026, 5:13:59 PM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.48 SAR |
| 50 RUB | 2.39 SAR |
| 100 RUB | 4.78 SAR |
| 500 RUB | 23.91 SAR |
| 1,000 RUB | 47.82 SAR |
Get RUB/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=SARExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:13:59Z",
"rates": {
"SAR": 0.047824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "SAR",
"amount": 100
},
"result": 4.7824,
"rate": 0.047824
}Build with RUB/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key