Rate Overview
Live
1 ZAR = 1.6250 HNL
1 HNL = 0.615394
ZAR
Avg
1.4833
High
1.6554
Low
1.3382
Last updated: 5/27/2026, 7:24:32 PM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.62 HNL |
| 10 ZAR | 16.25 HNL |
| 50 ZAR | 81.25 HNL |
| 100 ZAR | 162.50 HNL |
| 500 ZAR | 812.49 HNL |
| 1,000 ZAR | 1,624.97 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-05-27T19:24:32Z",
"rates": {
"HNL": 1.624974
}
}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": 162.4974,
"rate": 1.624974
}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