Rate Overview
Live
1 HNL = 0.037564 PAB
1 PAB = 26.6212
HNL
Avg
0.037608
High
0.037652
Low
0.037535
Last updated: 4/18/2026, 8:52:24 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.78 PAB |
| 1,000 HNL | 37.56 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-04-18T08:52:24Z",
"rates": {
"PAB": 0.037564
}
}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.7564,
"rate": 0.037564
}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