Rate Overview
Live
1 SZL = 0.061916 USD
1 USD = 16.1509
SZL
Avg
0.061199
High
0.061916
Low
0.060441
Last updated: 6/16/2026, 2:24:36 AM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.62 USD |
| 50 SZL | 3.10 USD |
| 100 SZL | 6.19 USD |
| 500 SZL | 30.96 USD |
| 1,000 SZL | 61.92 USD |
Get SZL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=USDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-06-16T02:24:36Z",
"rates": {
"USD": 0.061916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "USD",
"amount": 100
},
"result": 6.1916,
"rate": 0.061916
}Build with SZL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key