Rate Overview
Live
1 SZL = 0.273395 RON
1 RON = 3.6577
SZL
Avg
0.257779
High
0.282424
Low
0.237736
Last updated: 7/27/2026, 8:17:40 AM
Quick Conversions
| SZL | RON |
|---|---|
| 1 SZL | 0.27 RON |
| 10 SZL | 2.73 RON |
| 50 SZL | 13.67 RON |
| 100 SZL | 27.34 RON |
| 500 SZL | 136.70 RON |
| 1,000 SZL | 273.40 RON |
Get SZL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=RONExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-27T08:17:40Z",
"rates": {
"RON": 0.273395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "RON",
"amount": 100
},
"result": 27.3395,
"rate": 0.273395
}Build with SZL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key