Rate Overview
Live
1 RON = 3.6059 SZL
1 SZL = 0.277327
RON
Avg
3.5769
High
3.6159
Low
3.5408
Last updated: 7/20/2026, 7:28:04 PM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.61 SZL |
| 10 RON | 36.06 SZL |
| 50 RON | 180.29 SZL |
| 100 RON | 360.59 SZL |
| 500 RON | 1,802.93 SZL |
| 1,000 RON | 3,605.86 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-20T19:28:04Z",
"rates": {
"SZL": 3.605857
}
}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": 360.5857,
"rate": 3.605857
}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