Rate Overview
Live
1 RON = 3.6593 SZL
1 SZL = 0.273278
RON
Avg
3.7083
High
3.8517
Low
3.5533
Last updated: 7/24/2026, 1:02:06 PM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.66 SZL |
| 10 RON | 36.59 SZL |
| 50 RON | 182.96 SZL |
| 100 RON | 365.93 SZL |
| 500 RON | 1,829.64 SZL |
| 1,000 RON | 3,659.27 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-24T13:02:06Z",
"rates": {
"SZL": 3.659273
}
}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": 365.9273,
"rate": 3.659273
}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