Rate Overview
Live
1 HTG = 0.007630 PAB
1 PAB = 131.0616
HTG
Avg
0.007626
High
0.007743
Low
0.007581
Last updated: 5/28/2026, 11:15:47 PM
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.82 PAB |
| 1,000 HTG | 7.63 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-05-28T23:15:47Z",
"rates": {
"PAB": 0.00763
}
}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.763,
"rate": 0.00763
}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