Rate Overview
Live
1 HTG = 0.126396 SZL
1 SZL = 7.9116
HTG
Avg
0.124673
High
0.126396
Low
0.123443
Last updated: 6/19/2026, 8:33:27 AM
Quick Conversions
| HTG | SZL |
|---|---|
| 1 HTG | 0.13 SZL |
| 10 HTG | 1.26 SZL |
| 50 HTG | 6.32 SZL |
| 100 HTG | 12.64 SZL |
| 500 HTG | 63.20 SZL |
| 1,000 HTG | 126.40 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-06-19T08:33:27Z",
"rates": {
"SZL": 0.126396
}
}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.639600000000002,
"rate": 0.126396
}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