Rate Overview
Live
1 SZL = 0.059400 USD
1 USD = 16.8350
SZL
Avg
0.060960
High
0.062889
Low
0.059073
Last updated: 7/26/2026, 12:16:54 PM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.59 USD |
| 50 SZL | 2.97 USD |
| 100 SZL | 5.94 USD |
| 500 SZL | 29.70 USD |
| 1,000 SZL | 59.40 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-07-26T12:16:54Z",
"rates": {
"USD": 0.0594
}
}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.94,
"rate": 0.0594
}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