Rate Overview
Live
1 USD = 16.3558 SZL
1 SZL = 0.061141
USD
Avg
16.4037
High
16.6150
Low
16.3300
Last updated: 4/16/2026, 5:30:02 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.36 SZL |
| 10 USD | 163.56 SZL |
| 50 USD | 817.79 SZL |
| 100 USD | 1,635.58 SZL |
| 500 USD | 8,177.88 SZL |
| 1,000 USD | 16,355.76 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-04-16T05:30:02Z",
"rates": {
"SZL": 16.35575994
}
}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": 1635.5759939999998,
"rate": 16.35575994
}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