Rate Overview
Live
1 SAR = 1.2062 RON
1 RON = 0.829023
SAR
Avg
1.2082
High
1.2125
Low
1.2052
Last updated: 8/18/2026, 3:50:29 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.21 RON |
| 10 SAR | 12.06 RON |
| 50 SAR | 60.31 RON |
| 100 SAR | 120.62 RON |
| 500 SAR | 603.12 RON |
| 1,000 SAR | 1,206.24 RON |
Get SAR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=RONExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-18T03:50:29Z",
"rates": {
"RON": 1.206239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "RON",
"amount": 100
},
"result": 120.6239,
"rate": 1.206239
}Build with SAR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key