Rate Overview
Live
1 PEN = 38.6912 HTG
1 HTG = 0.025846
PEN
Avg
38.4980
High
39.6794
Low
36.7552
Last updated: 7/28/2026, 8:37:09 PM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.69 HTG |
| 10 PEN | 386.91 HTG |
| 50 PEN | 1,934.56 HTG |
| 100 PEN | 3,869.12 HTG |
| 500 PEN | 19,345.61 HTG |
| 1,000 PEN | 38,691.22 HTG |
Get PEN/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HTGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T20:37:09Z",
"rates": {
"HTG": 38.691218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HTG",
"amount": 100
},
"result": 3869.1218,
"rate": 38.691218
}Build with PEN/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key