Rate Overview
Live
1 ZAR = 1.5955 HNL
1 HNL = 0.626744
ZAR
Avg
1.4938
High
1.6554
Low
1.3382
Last updated: 7/28/2026, 7:11:22 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.60 HNL |
| 10 ZAR | 15.96 HNL |
| 50 ZAR | 79.78 HNL |
| 100 ZAR | 159.55 HNL |
| 500 ZAR | 797.77 HNL |
| 1,000 ZAR | 1,595.55 HNL |
Get ZAR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=HNLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T07:11:22Z",
"rates": {
"HNL": 1.595547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "HNL",
"amount": 100
},
"result": 159.5547,
"rate": 1.595547
}Build with ZAR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key