Rate Overview
Live
1 ZAR = 1.6186 HNL
1 HNL = 0.617801
ZAR
Avg
1.6164
High
1.6276
Low
1.5984
Last updated: 4/17/2026, 7:37:03 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.62 HNL |
| 10 ZAR | 16.19 HNL |
| 50 ZAR | 80.93 HNL |
| 100 ZAR | 161.86 HNL |
| 500 ZAR | 809.32 HNL |
| 1,000 ZAR | 1,618.65 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-04-17T07:37:03Z",
"rates": {
"HNL": 1.618645
}
}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": 161.8645,
"rate": 1.618645
}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