Rate Overview
Live
1 USD = 16.3635 SZL
1 SZL = 0.061112
USD
Avg
17.4531
High
19.1119
Low
15.9444
Last updated: 7/23/2026, 1:33:43 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.36 SZL |
| 10 USD | 163.64 SZL |
| 50 USD | 818.18 SZL |
| 100 USD | 1,636.35 SZL |
| 500 USD | 8,181.76 SZL |
| 1,000 USD | 16,363.51 SZL |
Get USD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SZLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-23T13:33:43Z",
"rates": {
"SZL": 16.363511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SZL",
"amount": 100
},
"result": 1636.3510999999999,
"rate": 16.363511
}Build with USD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key