Rate Overview
Live
1 RON = 3.5816 SZL
1 SZL = 0.279204
RON
Avg
3.5909
High
3.6159
Low
3.5570
Last updated: 7/22/2026, 2:32:06 PM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.58 SZL |
| 10 RON | 35.82 SZL |
| 50 RON | 179.08 SZL |
| 100 RON | 358.16 SZL |
| 500 RON | 1,790.80 SZL |
| 1,000 RON | 3,581.61 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-22T14:32:06Z",
"rates": {
"SZL": 3.581605
}
}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": 358.1605,
"rate": 3.581605
}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