Rate Overview
Live
1 RUB = 0.047909 SAR
1 SAR = 20.8729
RUB
Avg
0.048847
High
0.051328
Low
0.047503
Last updated: 7/21/2026, 1:52:52 AM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.48 SAR |
| 50 RUB | 2.40 SAR |
| 100 RUB | 4.79 SAR |
| 500 RUB | 23.95 SAR |
| 1,000 RUB | 47.91 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-07-21T01:52:52Z",
"rates": {
"SAR": 0.047909
}
}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.7909,
"rate": 0.047909
}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