Rate Overview
Live
1 ZAR = 1.5459 HNL
1 HNL = 0.646864
ZAR
Avg
1.4696
High
1.6554
Low
1.3382
Last updated: 3/27/2026, 1:27:43 PM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.55 HNL |
| 10 ZAR | 15.46 HNL |
| 50 ZAR | 77.30 HNL |
| 100 ZAR | 154.59 HNL |
| 500 ZAR | 772.96 HNL |
| 1,000 ZAR | 1,545.92 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-27T13:27:43Z",
"rates": {
"HNL": 1.54592
}
}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": 154.59199999999998,
"rate": 1.54592
}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