Rate Overview
Live
1 PEN = 38.4710 HTG
1 HTG = 0.025994
PEN
Avg
38.7080
High
39.6794
Low
37.3280
Last updated: 7/28/2026, 5:52:12 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.47 HTG |
| 10 PEN | 384.71 HTG |
| 50 PEN | 1,923.55 HTG |
| 100 PEN | 3,847.10 HTG |
| 500 PEN | 19,235.51 HTG |
| 1,000 PEN | 38,471.02 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-28T05:52:12Z",
"rates": {
"HTG": 38.471015
}
}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": 3847.1015,
"rate": 38.471015
}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