Rate Overview
Live
1 PAB = 130.5582 HTG
1 HTG = 0.007659
PAB
Avg
130.7431
High
131.0063
Low
130.5582
Last updated: 6/30/2026, 7:49:04 PM
Quick Conversions
| PAB | HTG |
|---|---|
| 1 PAB | 130.56 HTG |
| 10 PAB | 1,305.58 HTG |
| 50 PAB | 6,527.91 HTG |
| 100 PAB | 13,055.82 HTG |
| 500 PAB | 65,279.09 HTG |
| 1,000 PAB | 130,558.18 HTG |
Get PAB/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=HTGExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-30T19:49:04Z",
"rates": {
"HTG": 130.558179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "HTG",
"amount": 100
},
"result": 13055.8179,
"rate": 130.558179
}Build with PAB/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key