Rate Overview
Live
1 HNL = 0.037786 PAB
1 PAB = 26.4648
HNL
Avg
0.037752
High
0.037786
Low
0.037704
Last updated: 3/7/2026, 1:07:05 AM
Quick Conversions
| HNL | PAB |
|---|---|
| 1 HNL | 0.04 PAB |
| 10 HNL | 0.38 PAB |
| 50 HNL | 1.89 PAB |
| 100 HNL | 3.78 PAB |
| 500 HNL | 18.89 PAB |
| 1,000 HNL | 37.79 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-03-07T01:07:05Z",
"rates": {
"PAB": 0.037786
}
}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.7786,
"rate": 0.037786
}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