Rate Overview
Live
1 RON = 3.5913 SZL
1 SZL = 0.278448
RON
Avg
3.6934
High
3.8503
Low
3.5469
Last updated: 7/21/2026, 10:33:05 PM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.59 SZL |
| 10 RON | 35.91 SZL |
| 50 RON | 179.57 SZL |
| 100 RON | 359.13 SZL |
| 500 RON | 1,795.67 SZL |
| 1,000 RON | 3,591.34 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-21T22:33:05Z",
"rates": {
"SZL": 3.591337
}
}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": 359.1337,
"rate": 3.591337
}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