Rate Overview
Live
1 ZAR = 1.5558 HNL
1 HNL = 0.642747
ZAR
Avg
1.5737
High
1.6563
Low
1.5009
Last updated: 3/27/2026, 7:50:59 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.56 HNL |
| 10 ZAR | 15.56 HNL |
| 50 ZAR | 77.79 HNL |
| 100 ZAR | 155.58 HNL |
| 500 ZAR | 777.91 HNL |
| 1,000 ZAR | 1,555.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-03-27T07:50:59Z",
"rates": {
"HNL": 1.555821
}
}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": 155.5821,
"rate": 1.555821
}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