Rate Overview
Live
1 USD = 16.5807 SZL
1 SZL = 0.060311
USD
Avg
16.2466
High
16.5807
Low
15.8953
Last updated: 3/7/2026, 12:11:58 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.58 SZL |
| 10 USD | 165.81 SZL |
| 50 USD | 829.04 SZL |
| 100 USD | 1,658.07 SZL |
| 500 USD | 8,290.37 SZL |
| 1,000 USD | 16,580.75 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-03-07T00:11:58Z",
"rates": {
"SZL": 16.58074671
}
}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": 1658.0746709999999,
"rate": 16.58074671
}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