Rate Overview
Live
1 HNL = 0.611094 ZAR
1 ZAR = 1.6364
HNL
Avg
0.620198
High
0.630984
Low
0.609413
Last updated: 5/30/2026, 3:10:47 AM
Quick Conversions
| HNL | ZAR |
|---|---|
| 1 HNL | 0.61 ZAR |
| 10 HNL | 6.11 ZAR |
| 50 HNL | 30.55 ZAR |
| 100 HNL | 61.11 ZAR |
| 500 HNL | 305.55 ZAR |
| 1,000 HNL | 611.09 ZAR |
Get HNL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=ZARExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-30T03:10:47Z",
"rates": {
"ZAR": 0.611094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "ZAR",
"amount": 100
},
"result": 61.1094,
"rate": 0.611094
}Build with HNL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key