Rate Overview
Live
1 SAR = 1.1646 RON
1 RON = 0.858673
SAR
Avg
1.1608
High
1.1713
Low
1.1482
Last updated: 3/7/2026, 12:33:02 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.16 RON |
| 10 SAR | 11.65 RON |
| 50 SAR | 58.23 RON |
| 100 SAR | 116.46 RON |
| 500 SAR | 582.29 RON |
| 1,000 SAR | 1,164.59 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-07T00:33:02Z",
"rates": {
"RON": 1.164588
}
}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": 116.4588,
"rate": 1.164588
}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