Rate Overview
Live
1 HNL = 0.037614 PAB
1 PAB = 26.5858
HNL
Avg
0.037581
High
0.037652
Low
0.037437
Last updated: 5/30/2026, 4:24:16 AM
Quick Conversions
| HNL | PAB |
|---|---|
| 1 HNL | 0.04 PAB |
| 10 HNL | 0.38 PAB |
| 50 HNL | 1.88 PAB |
| 100 HNL | 3.76 PAB |
| 500 HNL | 18.81 PAB |
| 1,000 HNL | 37.61 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-05-30T04:24:16Z",
"rates": {
"PAB": 0.037614
}
}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.7614,
"rate": 0.037614
}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