Rate Overview
Live
1 HNL = 0.037297 PAB
1 PAB = 26.8118
HNL
Avg
0.037653
High
0.037922
Low
0.037297
Last updated: 7/13/2026, 8:51:07 AM
Quick Conversions
| HNL | PAB |
|---|---|
| 1 HNL | 0.04 PAB |
| 10 HNL | 0.37 PAB |
| 50 HNL | 1.86 PAB |
| 100 HNL | 3.73 PAB |
| 500 HNL | 18.65 PAB |
| 1,000 HNL | 37.30 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-13T08:51:07Z",
"rates": {
"PAB": 0.037297
}
}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.7297,
"rate": 0.037297
}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