Rate Overview
Live
1 SZL = 0.059891 USD
1 USD = 16.6970
SZL
Avg
0.059896
High
0.060422
Low
0.059348
Last updated: 5/6/2026, 11:15:35 AM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.60 USD |
| 50 SZL | 2.99 USD |
| 100 SZL | 5.99 USD |
| 500 SZL | 29.95 USD |
| 1,000 SZL | 59.89 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-05-06T11:15:35Z",
"rates": {
"USD": 0.059891
}
}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.9891,
"rate": 0.059891
}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