Rate Overview
Live
1 RUB = 0.052371 SAR
1 SAR = 19.0945
RUB
Avg
0.048572
High
0.052434
Low
0.043692
Last updated: 5/26/2026, 10:11:57 PM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.52 SAR |
| 50 RUB | 2.62 SAR |
| 100 RUB | 5.24 SAR |
| 500 RUB | 26.19 SAR |
| 1,000 RUB | 52.37 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-26T22:11:57Z",
"rates": {
"SAR": 0.052371
}
}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": 5.2371,
"rate": 0.052371
}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