Rate Overview
Live
1 HTG = 0.007621 PAB
1 PAB = 131.2164
HTG
Avg
0.007613
High
0.007632
Low
0.007585
Last updated: 3/7/2026, 4:07:29 AM
Quick Conversions
| HTG | PAB |
|---|---|
| 1 HTG | 0.01 PAB |
| 10 HTG | 0.08 PAB |
| 50 HTG | 0.38 PAB |
| 100 HTG | 0.76 PAB |
| 500 HTG | 3.81 PAB |
| 1,000 HTG | 7.62 PAB |
Get HTG/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=PABExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T04:07:29Z",
"rates": {
"PAB": 0.007621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "PAB",
"amount": 100
},
"result": 0.7621,
"rate": 0.007621
}Build with HTG/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key