Rate Overview
Live
1 PEN = 38.0476 HTG
1 HTG = 0.026283
PEN
Avg
38.5463
High
39.0537
Low
38.0476
Last updated: 4/17/2026, 1:26:46 PM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.05 HTG |
| 10 PEN | 380.48 HTG |
| 50 PEN | 1,902.38 HTG |
| 100 PEN | 3,804.76 HTG |
| 500 PEN | 19,023.80 HTG |
| 1,000 PEN | 38,047.59 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-04-17T13:26:46Z",
"rates": {
"HTG": 38.047594
}
}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": 3804.7593999999995,
"rate": 38.047594
}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