Rate Overview
Live
1 USD = 17.0791 SZL
1 SZL = 0.058551
USD
Avg
17.0022
High
17.1205
Low
16.7549
Last updated: 3/27/2026, 6:07:16 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 17.08 SZL |
| 10 USD | 170.79 SZL |
| 50 USD | 853.96 SZL |
| 100 USD | 1,707.91 SZL |
| 500 USD | 8,539.56 SZL |
| 1,000 USD | 17,079.12 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-27T06:07:16Z",
"rates": {
"SZL": 17.07912218
}
}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": 1707.912218,
"rate": 17.07912218
}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