Rate Overview
Live
1 HTG = 0.124518 SZL
1 SZL = 8.0310
HTG
Avg
0.126963
High
0.128609
Low
0.124518
Last updated: 5/7/2026, 11:24:42 AM
Quick Conversions
| HTG | SZL |
|---|---|
| 1 HTG | 0.12 SZL |
| 10 HTG | 1.25 SZL |
| 50 HTG | 6.23 SZL |
| 100 HTG | 12.45 SZL |
| 500 HTG | 62.26 SZL |
| 1,000 HTG | 124.52 SZL |
Get HTG/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SZLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-07T11:24:42Z",
"rates": {
"SZL": 0.124518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SZL",
"amount": 100
},
"result": 12.4518,
"rate": 0.124518
}Build with HTG/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key