Rate Overview
Live
1 USD = 16.2272 SZL
1 SZL = 0.061625
USD
Avg
16.3485
High
16.4745
Low
16.2255
Last updated: 7/5/2026, 7:28:07 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.23 SZL |
| 10 USD | 162.27 SZL |
| 50 USD | 811.36 SZL |
| 100 USD | 1,622.72 SZL |
| 500 USD | 8,113.58 SZL |
| 1,000 USD | 16,227.15 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-05T19:28:07Z",
"rates": {
"SZL": 16.22715205
}
}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": 1622.715205,
"rate": 16.22715205
}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