Rate Overview
Live
1 PEN = 38.7158 HTG
1 HTG = 0.025829
PEN
Avg
38.6739
High
39.2409
Low
38.1940
Last updated: 7/26/2026, 5:40:48 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.72 HTG |
| 10 PEN | 387.16 HTG |
| 50 PEN | 1,935.79 HTG |
| 100 PEN | 3,871.58 HTG |
| 500 PEN | 19,357.90 HTG |
| 1,000 PEN | 38,715.81 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-26T05:40:48Z",
"rates": {
"HTG": 38.715806
}
}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": 3871.5806000000002,
"rate": 38.715806
}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