Rate Overview
Live
1 RUB = 0.045135 SAR
1 SAR = 22.1558
RUB
Avg
0.045472
High
0.045952
Low
0.045135
Last updated: 8/14/2026, 7:16:31 PM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.45 SAR |
| 50 RUB | 2.26 SAR |
| 100 RUB | 4.51 SAR |
| 500 RUB | 22.57 SAR |
| 1,000 RUB | 45.14 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-08-14T19:16:31Z",
"rates": {
"SAR": 0.045135
}
}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.5135000000000005,
"rate": 0.045135
}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