Rate Overview
Live
1 PEN = 39.0690 HTG
1 HTG = 0.025596
PEN
Avg
38.8693
High
39.2409
Low
38.6084
Last updated: 7/26/2026, 1:08:03 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 39.07 HTG |
| 10 PEN | 390.69 HTG |
| 50 PEN | 1,953.45 HTG |
| 100 PEN | 3,906.90 HTG |
| 500 PEN | 19,534.49 HTG |
| 1,000 PEN | 39,068.97 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-26T01:08:03Z",
"rates": {
"HTG": 39.068972
}
}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": 3906.8972000000003,
"rate": 39.068972
}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