Rate Overview
Live
1 HTG = 0.130408 ZAR
1 ZAR = 7.6682
HTG
Avg
0.129419
High
0.130518
Low
0.127941
Last updated: 3/27/2026, 11:25:57 AM
Quick Conversions
| HTG | ZAR |
|---|---|
| 1 HTG | 0.13 ZAR |
| 10 HTG | 1.30 ZAR |
| 50 HTG | 6.52 ZAR |
| 100 HTG | 13.04 ZAR |
| 500 HTG | 65.20 ZAR |
| 1,000 HTG | 130.41 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-27T11:25:57Z",
"rates": {
"ZAR": 0.130408
}
}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": 13.040799999999999,
"rate": 0.130408
}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