Rate Overview
Live
1 USD = 16.3334 SZL
1 SZL = 0.061224
USD
Avg
17.0252
High
18.0748
Low
15.9010
Last updated: 5/26/2026, 9:29:14 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.33 SZL |
| 10 USD | 163.33 SZL |
| 50 USD | 816.67 SZL |
| 100 USD | 1,633.34 SZL |
| 500 USD | 8,166.72 SZL |
| 1,000 USD | 16,333.43 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-05-26T21:29:14Z",
"rates": {
"SZL": 16.33343341
}
}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": 1633.3433410000002,
"rate": 16.33343341
}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