Rate Overview
Live
1 USD = 16.5001 SZL
1 SZL = 0.060606
USD
Avg
16.4641
High
16.5241
Low
16.3467
Last updated: 7/21/2026, 5:41:47 AM
Quick Conversions
| USD | SZL |
|---|---|
| 1 USD | 16.50 SZL |
| 10 USD | 165.00 SZL |
| 50 USD | 825.00 SZL |
| 100 USD | 1,650.01 SZL |
| 500 USD | 8,250.05 SZL |
| 1,000 USD | 16,500.10 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-21T05:41:47Z",
"rates": {
"SZL": 16.50009628
}
}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": 1650.009628,
"rate": 16.50009628
}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