Rate Overview
Live
1 SZL = 0.061140 USD
1 USD = 16.3559
SZL
Avg
0.060963
High
0.061236
Low
0.060186
Last updated: 4/16/2026, 7:17:30 AM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.61 USD |
| 50 SZL | 3.06 USD |
| 100 SZL | 6.11 USD |
| 500 SZL | 30.57 USD |
| 1,000 SZL | 61.14 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-04-16T07:17:30Z",
"rates": {
"USD": 0.06114
}
}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.114,
"rate": 0.06114
}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