Rate Overview
Live
1 ZAR = 1.6313 HNL
1 HNL = 0.613017
ZAR
Avg
1.6066
High
1.6409
Low
1.5848
Last updated: 5/7/2026, 4:03:57 PM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.63 HNL |
| 10 ZAR | 16.31 HNL |
| 50 ZAR | 81.56 HNL |
| 100 ZAR | 163.13 HNL |
| 500 ZAR | 815.64 HNL |
| 1,000 ZAR | 1,631.28 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-07T16:03:57Z",
"rates": {
"HNL": 1.631275
}
}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": 163.1275,
"rate": 1.631275
}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