Rate Overview
Live
1 HTG = 0.013277 NZD
1 NZD = 75.3182
HTG
Avg
0.012979
High
0.013277
Low
0.012721
Last updated: 3/28/2026, 12:09:07 PM
Quick Conversions
| HTG | NZD |
|---|---|
| 1 HTG | 0.01 NZD |
| 10 HTG | 0.13 NZD |
| 50 HTG | 0.66 NZD |
| 100 HTG | 1.33 NZD |
| 500 HTG | 6.64 NZD |
| 1,000 HTG | 13.28 NZD |
Get HTG/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=NZDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-28T12:09:07Z",
"rates": {
"NZD": 0.013277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "NZD",
"amount": 100
},
"result": 1.3277,
"rate": 0.013277
}Build with HTG/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key