Rate Overview
Live
1 USD = 16.2037 SZL
1 SZL = 0.061714
USD
Avg
16.1765
High
16.2037
Low
16.1407
Last updated: 8/15/2026, 1:46:13 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.20 SZL |
| 10 USD | 162.04 SZL |
| 50 USD | 810.19 SZL |
| 100 USD | 1,620.37 SZL |
| 500 USD | 8,101.86 SZL |
| 1,000 USD | 16,203.72 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-08-15T13:46:13Z",
"rates": {
"SZL": 16.20372322
}
}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": 1620.3723220000002,
"rate": 16.20372322
}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