Rate Overview
Live
1 SAR = 1.2225 RON
1 RON = 0.817968
SAR
Avg
1.2214
High
1.2268
Low
1.2178
Last updated: 7/8/2026, 9:10:25 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.22 RON |
| 10 SAR | 12.23 RON |
| 50 SAR | 61.13 RON |
| 100 SAR | 122.25 RON |
| 500 SAR | 611.27 RON |
| 1,000 SAR | 1,222.54 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-08T09:10:25Z",
"rates": {
"RON": 1.222542
}
}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": 122.2542,
"rate": 1.222542
}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