Rate Overview
Live
1 ZAR = 1.5480 HNL
1 HNL = 0.645980
ZAR
Avg
1.5591
High
1.5756
Low
1.5480
Last updated: 3/27/2026, 9:31:13 AM
Quick Conversions
| ZAR | HNL |
|---|---|
| 1 ZAR | 1.55 HNL |
| 10 ZAR | 15.48 HNL |
| 50 ZAR | 77.40 HNL |
| 100 ZAR | 154.80 HNL |
| 500 ZAR | 774.02 HNL |
| 1,000 ZAR | 1,548.04 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-27T09:31:13Z",
"rates": {
"HNL": 1.548035
}
}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.8035,
"rate": 1.548035
}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