Rate Overview
Live
1 RON = 3.6339 SZL
1 SZL = 0.275187
RON
Avg
3.7493
High
3.8517
Low
3.6339
Last updated: 5/27/2026, 9:58:48 AM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.63 SZL |
| 10 RON | 36.34 SZL |
| 50 RON | 181.69 SZL |
| 100 RON | 363.39 SZL |
| 500 RON | 1,816.95 SZL |
| 1,000 RON | 3,633.89 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-05-27T09:58:48Z",
"rates": {
"SZL": 3.63389
}
}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": 363.389,
"rate": 3.63389
}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