Rate Overview
Live
1 SZL = 0.060310 USD
1 USD = 16.5810
SZL
Avg
0.061707
High
0.062911
Low
0.060310
Last updated: 3/6/2026, 7:13:44 PM
Quick Conversions
| SZL | USD |
|---|---|
| 1 SZL | 0.06 USD |
| 10 SZL | 0.60 USD |
| 50 SZL | 3.02 USD |
| 100 SZL | 6.03 USD |
| 500 SZL | 30.16 USD |
| 1,000 SZL | 60.31 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-03-06T19:13:44Z",
"rates": {
"USD": 0.06031
}
}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.031000000000001,
"rate": 0.06031
}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