Rate Overview
Live
1 ZAR = 7.9371 HTG
1 HTG = 0.125991
ZAR
Avg
8.0188
High
8.1117
Low
7.9324
Last updated: 6/19/2026, 9:53:08 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.94 HTG |
| 10 ZAR | 79.37 HTG |
| 50 ZAR | 396.85 HTG |
| 100 ZAR | 793.71 HTG |
| 500 ZAR | 3,968.54 HTG |
| 1,000 ZAR | 7,937.09 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-19T09:53:08Z",
"rates": {
"HTG": 7.937089
}
}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": 793.7089000000001,
"rate": 7.937089
}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