Rate Overview
Live
1 SAR = 1.2192 RON
1 RON = 0.820208
SAR
Avg
1.1991
High
1.2987
Low
1.1372
Last updated: 7/27/2026, 3:24:54 PM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.22 RON |
| 10 SAR | 12.19 RON |
| 50 SAR | 60.96 RON |
| 100 SAR | 121.92 RON |
| 500 SAR | 609.60 RON |
| 1,000 SAR | 1,219.20 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-07-27T15:24:54Z",
"rates": {
"RON": 1.219203
}
}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": 121.9203,
"rate": 1.219203
}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