Rate Overview
Live
1 HTG = 0.125651 ZAR
1 ZAR = 7.9586
HTG
Avg
0.125325
High
0.126913
Low
0.123473
Last updated: 7/22/2026, 8:09:24 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.26 ZAR |
| 50 HTG | 6.28 ZAR |
| 100 HTG | 12.57 ZAR |
| 500 HTG | 62.83 ZAR |
| 1,000 HTG | 125.65 ZAR |
Get HTG/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ZARExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-22T08:09:24Z",
"rates": {
"ZAR": 0.125651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ZAR",
"amount": 100
},
"result": 12.565100000000001,
"rate": 0.125651
}Build with HTG/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key