Rate Overview
Live
1 RUB = 0.049694 SAR
1 SAR = 20.1232
RUB
Avg
0.050021
High
0.050301
Low
0.049694
Last updated: 5/6/2026, 5:18:28 PM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.50 SAR |
| 50 RUB | 2.48 SAR |
| 100 RUB | 4.97 SAR |
| 500 RUB | 24.85 SAR |
| 1,000 RUB | 49.69 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-05-06T17:18:28Z",
"rates": {
"SAR": 0.049694
}
}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.9694,
"rate": 0.049694
}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