Rate Overview
Live
1 ZAR = 1.6018 HNL
1 HNL = 0.624290
ZAR
Avg
1.6119
High
1.6297
Low
1.5896
Last updated: 7/26/2026, 10:47:47 PM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.60 HNL |
| 10 ZAR | 16.02 HNL |
| 50 ZAR | 80.09 HNL |
| 100 ZAR | 160.18 HNL |
| 500 ZAR | 800.91 HNL |
| 1,000 ZAR | 1,601.82 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-26T22:47:47Z",
"rates": {
"HNL": 1.60182
}
}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": 160.18200000000002,
"rate": 1.60182
}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