Rate Overview
Live
1 HTG = 0.126134 ZAR
1 ZAR = 7.9281
HTG
Avg
0.124466
High
0.127537
Low
0.121581
Last updated: 3/7/2026, 7:23:05 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.26 ZAR |
| 50 HTG | 6.31 ZAR |
| 100 HTG | 12.61 ZAR |
| 500 HTG | 63.07 ZAR |
| 1,000 HTG | 126.13 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-03-07T07:23:05Z",
"rates": {
"ZAR": 0.126134
}
}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.6134,
"rate": 0.126134
}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