Rate Overview
Live
1 SAR = 1.1873 RON
1 RON = 0.842266
SAR
Avg
1.1842
High
1.1919
Low
1.1749
Last updated: 5/8/2026, 2:21:56 PM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.19 RON |
| 10 SAR | 11.87 RON |
| 50 SAR | 59.36 RON |
| 100 SAR | 118.73 RON |
| 500 SAR | 593.64 RON |
| 1,000 SAR | 1,187.27 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-05-08T14:21:56Z",
"rates": {
"RON": 1.187273
}
}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": 118.7273,
"rate": 1.187273
}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