Rate Overview
Live
1 YER = 0.071569 SZL
1 SZL = 13.9725
YER
Avg
0.071257
High
0.071761
Low
0.070224
Last updated: 3/27/2026, 4:56:33 PM
Quick Conversions
| YER | SZL |
|---|---|
| 1 YER | 0.07 SZL |
| 10 YER | 0.72 SZL |
| 50 YER | 3.58 SZL |
| 100 YER | 7.16 SZL |
| 500 YER | 35.78 SZL |
| 1,000 YER | 71.57 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-03-27T16:56:33Z",
"rates": {
"SZL": 0.071569
}
}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": 7.156899999999999,
"rate": 0.071569
}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