Rate Overview
Live
1 HTG = 0.129932 SZL
1 SZL = 7.6963
HTG
Avg
0.129381
High
0.130518
Low
0.127217
Last updated: 3/27/2026, 3:34:39 PM
Quick Conversions
| HTG | SZL |
|---|---|
| 1 HTG | 0.13 SZL |
| 10 HTG | 1.30 SZL |
| 50 HTG | 6.50 SZL |
| 100 HTG | 12.99 SZL |
| 500 HTG | 64.97 SZL |
| 1,000 HTG | 129.93 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-03-27T15:34:39Z",
"rates": {
"SZL": 0.129932
}
}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.9932,
"rate": 0.129932
}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