Rate Overview
Live
1 PEN = 39.1749 HTG
1 HTG = 0.025527
PEN
Avg
39.1314
High
39.2990
Low
38.7861
Last updated: 8/19/2026, 2:43:07 PM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 39.17 HTG |
| 10 PEN | 391.75 HTG |
| 50 PEN | 1,958.74 HTG |
| 100 PEN | 3,917.49 HTG |
| 500 PEN | 19,587.43 HTG |
| 1,000 PEN | 39,174.86 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-08-19T14:43:07Z",
"rates": {
"HTG": 39.174855
}
}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": 3917.4855000000002,
"rate": 39.174855
}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