Rate Overview
Live
1 ZAR = 1.6179 HNL
1 HNL = 0.618085
ZAR
Avg
1.6163
High
1.6276
Low
1.5984
Last updated: 4/17/2026, 6:32:04 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.62 HNL |
| 10 ZAR | 16.18 HNL |
| 50 ZAR | 80.90 HNL |
| 100 ZAR | 161.79 HNL |
| 500 ZAR | 808.95 HNL |
| 1,000 ZAR | 1,617.90 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-17T06:32:04Z",
"rates": {
"HNL": 1.617901
}
}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.7901,
"rate": 1.617901
}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