Rate Overview
Live
1 ZAR = 1.6505 HNL
1 HNL = 0.605860
ZAR
Avg
1.6581
High
1.6661
Low
1.6505
Last updated: 8/17/2026, 1:37:20 PM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.65 HNL |
| 10 ZAR | 16.51 HNL |
| 50 ZAR | 82.53 HNL |
| 100 ZAR | 165.05 HNL |
| 500 ZAR | 825.27 HNL |
| 1,000 ZAR | 1,650.55 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-08-17T13:37:20Z",
"rates": {
"HNL": 1.650546
}
}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": 165.0546,
"rate": 1.650546
}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