Rate Overview
Live
1 SAR = 1.1545 RON
1 RON = 0.866192
SAR
Avg
1.1528
High
1.1584
Low
1.1474
Last updated: 4/18/2026, 8:45:15 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.15 RON |
| 10 SAR | 11.54 RON |
| 50 SAR | 57.72 RON |
| 100 SAR | 115.45 RON |
| 500 SAR | 577.24 RON |
| 1,000 SAR | 1,154.48 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-04-18T08:45:15Z",
"rates": {
"RON": 1.154479
}
}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": 115.4479,
"rate": 1.154479
}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