Rate Overview
Live
1 PEN = 38.6551 HTG
1 HTG = 0.025870
PEN
Avg
38.7600
High
39.0787
Low
38.4313
Last updated: 6/19/2026, 8:59:19 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.66 HTG |
| 10 PEN | 386.55 HTG |
| 50 PEN | 1,932.75 HTG |
| 100 PEN | 3,865.51 HTG |
| 500 PEN | 19,327.53 HTG |
| 1,000 PEN | 38,655.05 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-06-19T08:59:19Z",
"rates": {
"HTG": 38.655053
}
}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": 3865.5053000000003,
"rate": 38.655053
}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