Rate Overview
Live
1 USD = 16.6968 SZL
1 SZL = 0.059892
USD
Avg
16.6959
High
16.8496
Low
16.5502
Last updated: 5/6/2026, 2:27:12 PM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.70 SZL |
| 10 USD | 166.97 SZL |
| 50 USD | 834.84 SZL |
| 100 USD | 1,669.68 SZL |
| 500 USD | 8,348.38 SZL |
| 1,000 USD | 16,696.76 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-05-06T14:27:12Z",
"rates": {
"SZL": 16.69676266
}
}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": 1669.6762660000002,
"rate": 16.69676266
}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