Rate Overview
Live
1 USD = 16.1753 SZL
1 SZL = 0.061823
USD
Avg
16.0961
High
16.1753
Low
15.9370
Last updated: 9/2/2026, 5:18:46 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.18 SZL |
| 10 USD | 161.75 SZL |
| 50 USD | 808.77 SZL |
| 100 USD | 1,617.53 SZL |
| 500 USD | 8,087.66 SZL |
| 1,000 USD | 16,175.32 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-09-02T17:18:46Z",
"rates": {
"SZL": 16.17532459
}
}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": 1617.5324589999998,
"rate": 16.17532459
}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