Rate Overview
Live
1 ZAR = 7.9724 HTG
1 HTG = 0.125433
ZAR
Avg
7.9645
High
8.0004
Low
7.8913
Last updated: 4/17/2026, 4:58:08 AM
Quick Conversions
| ZAR | HTG |
|---|---|
| 1 ZAR | 7.97 HTG |
| 10 ZAR | 79.72 HTG |
| 50 ZAR | 398.62 HTG |
| 100 ZAR | 797.24 HTG |
| 500 ZAR | 3,986.19 HTG |
| 1,000 ZAR | 7,972.38 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-04-17T04:58:08Z",
"rates": {
"HTG": 7.972382
}
}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": 797.2382,
"rate": 7.972382
}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