Rate Overview
Live
1 HTG = 0.126168 ZAR
1 ZAR = 7.9259
HTG
Avg
0.124734
High
0.126168
Low
0.123278
Last updated: 6/19/2026, 8:24:23 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.26 ZAR |
| 50 HTG | 6.31 ZAR |
| 100 HTG | 12.62 ZAR |
| 500 HTG | 63.08 ZAR |
| 1,000 HTG | 126.17 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-06-19T08:24:23Z",
"rates": {
"ZAR": 0.126168
}
}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.6168,
"rate": 0.126168
}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