Rate Overview
Live
1 RON = 3.7958 SZL
1 SZL = 0.263449
RON
Avg
3.7801
High
3.7972
Low
3.7561
Last updated: 4/17/2026, 12:44:51 AM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.80 SZL |
| 10 RON | 37.96 SZL |
| 50 RON | 189.79 SZL |
| 100 RON | 379.58 SZL |
| 500 RON | 1,897.90 SZL |
| 1,000 RON | 3,795.81 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-04-17T00:44:51Z",
"rates": {
"SZL": 3.795808
}
}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": 379.5808,
"rate": 3.795808
}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