Rate Overview
Live
1 RON = 3.5533 SZL
1 SZL = 0.281429
RON
Avg
3.5639
High
3.5840
Low
3.5476
Last updated: 7/6/2026, 12:37:45 AM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.55 SZL |
| 10 RON | 35.53 SZL |
| 50 RON | 177.66 SZL |
| 100 RON | 355.33 SZL |
| 500 RON | 1,776.65 SZL |
| 1,000 RON | 3,553.29 SZL |
Get RON/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SZLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-06T00:37:45Z",
"rates": {
"SZL": 3.553294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SZL",
"amount": 100
},
"result": 355.3294,
"rate": 3.553294
}Build with RON/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key