Rate Overview
Live
1 SZL = 0.280364 RON
1 RON = 3.5668
SZL
Avg
0.279808
High
0.280821
Low
0.277739
Last updated: 8/12/2026, 6:42:20 AM
Quick Conversions
| SZL | RON |
|---|---|
| 1 SZL | 0.28 RON |
| 10 SZL | 2.80 RON |
| 50 SZL | 14.02 RON |
| 100 SZL | 28.04 RON |
| 500 SZL | 140.18 RON |
| 1,000 SZL | 280.36 RON |
Get SZL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=RONExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-08-12T06:42:20Z",
"rates": {
"RON": 0.280364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "RON",
"amount": 100
},
"result": 28.0364,
"rate": 0.280364
}Build with SZL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key