Rate Overview
Live
1 SAR = 1.2112 RON
1 RON = 0.825616
SAR
Avg
1.2069
High
1.2112
Low
1.2016
Last updated: 6/18/2026, 9:55:33 AM
Quick Conversions
| SAR | RON |
|---|---|
| 1 SAR | 1.21 RON |
| 10 SAR | 12.11 RON |
| 50 SAR | 60.56 RON |
| 100 SAR | 121.12 RON |
| 500 SAR | 605.61 RON |
| 1,000 SAR | 1,211.22 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-06-18T09:55:33Z",
"rates": {
"RON": 1.211217
}
}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.1217,
"rate": 1.211217
}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