Rate Overview
Live
1 USD = 16.5026 SZL
1 SZL = 0.060597
USD
Avg
16.3833
High
16.9282
Low
15.9010
Last updated: 7/19/2026, 5:28:14 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.50 SZL |
| 10 USD | 165.03 SZL |
| 50 USD | 825.13 SZL |
| 100 USD | 1,650.26 SZL |
| 500 USD | 8,251.29 SZL |
| 1,000 USD | 16,502.57 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-19T05:28:14Z",
"rates": {
"SZL": 16.50257463
}
}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": 1650.2574630000001,
"rate": 16.50257463
}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