Rate Overview
Live
1 ZAR = 7.9259 HTG
1 HTG = 0.126168
ZAR
Avg
8.0175
High
8.1117
Low
7.9259
Last updated: 6/19/2026, 8:57:13 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.93 HTG |
| 10 ZAR | 79.26 HTG |
| 50 ZAR | 396.30 HTG |
| 100 ZAR | 792.59 HTG |
| 500 ZAR | 3,962.96 HTG |
| 1,000 ZAR | 7,925.93 HTG |
Get ZAR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=HTGExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-19T08:57:13Z",
"rates": {
"HTG": 7.925929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "HTG",
"amount": 100
},
"result": 792.5929,
"rate": 7.925929
}Build with ZAR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key