Rate Overview
Live
1 RUB = 0.046228 SAR
1 SAR = 21.6319
RUB
Avg
0.046814
High
0.049785
Low
0.043161
Last updated: 3/27/2026, 12:58:46 PM
Quick Conversions
| RUB | SAR |
|---|---|
| 1 RUB | 0.05 SAR |
| 10 RUB | 0.46 SAR |
| 50 RUB | 2.31 SAR |
| 100 RUB | 4.62 SAR |
| 500 RUB | 23.11 SAR |
| 1,000 RUB | 46.23 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-27T12:58:46Z",
"rates": {
"SAR": 0.046228
}
}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.6228,
"rate": 0.046228
}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