Rate Overview
Live
1 HTG = 0.125365 SZL
1 SZL = 7.9767
HTG
Avg
0.125185
High
0.125388
Low
0.124668
Last updated: 4/17/2026, 6:32:04 AM
Quick Conversions
| HTG | SZL |
|---|---|
| 1 HTG | 0.13 SZL |
| 10 HTG | 1.25 SZL |
| 50 HTG | 6.27 SZL |
| 100 HTG | 12.54 SZL |
| 500 HTG | 62.68 SZL |
| 1,000 HTG | 125.37 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-04-17T06:32:04Z",
"rates": {
"SZL": 0.125365
}
}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.5365,
"rate": 0.125365
}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