Rate Overview
Live
1 SAR = 1.1741 RON
1 RON = 0.851696
SAR
Avg
1.1716
High
1.1745
Low
1.1675
Last updated: 3/27/2026, 7:46:30 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.17 RON |
| 10 SAR | 11.74 RON |
| 50 SAR | 58.71 RON |
| 100 SAR | 117.41 RON |
| 500 SAR | 587.06 RON |
| 1,000 SAR | 1,174.13 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-03-27T07:46:30Z",
"rates": {
"RON": 1.174128
}
}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": 117.4128,
"rate": 1.174128
}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