Rate Overview
Live
1 RON = 3.8671 SZL
1 SZL = 0.258590
RON
Avg
3.7765
High
3.8960
Low
3.6597
Last updated: 3/27/2026, 10:17:23 AM
Quick Conversions
| RON | SZL |
|---|---|
| 1 RON | 3.87 SZL |
| 10 RON | 38.67 SZL |
| 50 RON | 193.36 SZL |
| 100 RON | 386.71 SZL |
| 500 RON | 1,933.57 SZL |
| 1,000 RON | 3,867.13 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-03-27T10:17:23Z",
"rates": {
"SZL": 3.867131
}
}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": 386.7131,
"rate": 3.867131
}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