Rate Overview
Live
1 ZAR = 8.0543 HTG
1 HTG = 0.124157
ZAR
Avg
8.0986
High
8.1403
Low
8.0543
Last updated: 8/19/2026, 12:45:21 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 8.05 HTG |
| 10 ZAR | 80.54 HTG |
| 50 ZAR | 402.72 HTG |
| 100 ZAR | 805.43 HTG |
| 500 ZAR | 4,027.16 HTG |
| 1,000 ZAR | 8,054.33 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-08-19T00:45:21Z",
"rates": {
"HTG": 8.054329
}
}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": 805.4328999999999,
"rate": 8.054329
}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