Rate Overview
Live
1 HNL = 0.037318 PAB
1 PAB = 26.7967
HNL
Avg
0.037453
High
0.038106
Low
0.037318
Last updated: 7/8/2026, 4:49:31 AM
Quick Conversions
| HNL | PAB |
|---|---|
| 1 HNL | 0.04 PAB |
| 10 HNL | 0.37 PAB |
| 50 HNL | 1.87 PAB |
| 100 HNL | 3.73 PAB |
| 500 HNL | 18.66 PAB |
| 1,000 HNL | 37.32 PAB |
Get HNL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=PABExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-08T04:49:31Z",
"rates": {
"PAB": 0.037318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "PAB",
"amount": 100
},
"result": 3.7318,
"rate": 0.037318
}Build with HNL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key