Rate Overview
Live
1 ZAR = 1.6030 HNL
1 HNL = 0.623820
ZAR
Avg
1.6213
High
1.6650
Low
1.5830
Last updated: 3/7/2026, 3:48:21 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.60 HNL |
| 10 ZAR | 16.03 HNL |
| 50 ZAR | 80.15 HNL |
| 100 ZAR | 160.30 HNL |
| 500 ZAR | 801.51 HNL |
| 1,000 ZAR | 1,603.03 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-07T03:48:21Z",
"rates": {
"HNL": 1.603027
}
}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": 160.3027,
"rate": 1.603027
}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