Rate Overview
Live
1 SZL = 0.058793 USD
1 USD = 17.0088
SZL
Avg
0.058904
High
0.059684
Low
0.058409
Last updated: 3/26/2026, 11:37:59 PM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.59 USD |
| 50 SZL | 2.94 USD |
| 100 SZL | 5.88 USD |
| 500 SZL | 29.40 USD |
| 1,000 SZL | 58.79 USD |
Get SZL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=USDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-26T23:37:59Z",
"rates": {
"USD": 0.058793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "USD",
"amount": 100
},
"result": 5.8793,
"rate": 0.058793
}Build with SZL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key