Rate Overview
Live
1 HTG = 0.007607 PAB
1 PAB = 131.4579
HTG
Avg
0.007617
High
0.007638
Low
0.007587
Last updated: 3/27/2026, 11:59:39 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.80 PAB |
| 1,000 HTG | 7.61 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-27T11:59:39Z",
"rates": {
"PAB": 0.007607
}
}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.7607,
"rate": 0.007607
}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