Rate Overview
Live
1 YER = 0.068583 SZL
1 SZL = 14.5809
YER
Avg
0.068644
High
0.069025
Low
0.068171
Last updated: 7/6/2026, 3:19:53 PM
Quick Conversions
| YER | SZL |
|---|---|
| 1 YER | 0.07 SZL |
| 10 YER | 0.69 SZL |
| 50 YER | 3.43 SZL |
| 100 YER | 6.86 SZL |
| 500 YER | 34.29 SZL |
| 1,000 YER | 68.58 SZL |
Get YER/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SZLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-06T15:19:53Z",
"rates": {
"SZL": 0.068583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SZL",
"amount": 100
},
"result": 6.858300000000001,
"rate": 0.068583
}Build with YER/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key