Rate Overview
Live
1 PAB = 130.8725 HTG
1 HTG = 0.007641
PAB
Avg
130.9517
High
131.0009
Low
130.8494
Last updated: 5/6/2026, 11:09:37 PM
Quick Conversions
| PAB | HTG |
|---|---|
| 1 PAB | 130.87 HTG |
| 10 PAB | 1,308.73 HTG |
| 50 PAB | 6,543.63 HTG |
| 100 PAB | 13,087.25 HTG |
| 500 PAB | 65,436.27 HTG |
| 1,000 PAB | 130,872.54 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-05-06T23:09:37Z",
"rates": {
"HTG": 130.872535
}
}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": 13087.2535,
"rate": 130.872535
}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