Rate Overview
Live
1 USD = 17.0086 SZL
1 SZL = 0.058794
USD
Avg
16.9837
High
17.1205
Low
16.7549
Last updated: 3/27/2026, 2:52:17 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 17.01 SZL |
| 10 USD | 170.09 SZL |
| 50 USD | 850.43 SZL |
| 100 USD | 1,700.86 SZL |
| 500 USD | 8,504.29 SZL |
| 1,000 USD | 17,008.59 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-27T02:52:17Z",
"rates": {
"SZL": 17.00858838
}
}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": 1700.8588379999999,
"rate": 17.00858838
}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