Rate Overview
Live
1 RON = 3.6577 SZL
1 SZL = 0.273395
RON
Avg
3.7068
High
3.8517
Low
3.5533
Last updated: 7/27/2026, 9:35:42 AM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.66 SZL |
| 10 RON | 36.58 SZL |
| 50 RON | 182.89 SZL |
| 100 RON | 365.77 SZL |
| 500 RON | 1,828.85 SZL |
| 1,000 RON | 3,657.71 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-27T09:35:42Z",
"rates": {
"SZL": 3.65771
}
}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.77099999999996,
"rate": 3.65771
}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