Rate Overview
Live
1 PEN = 38.9792 HTG
1 HTG = 0.025655
PEN
Avg
39.0939
High
39.2243
Low
38.9792
Last updated: 9/9/2026, 11:43:52 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.98 HTG |
| 10 PEN | 389.79 HTG |
| 50 PEN | 1,948.96 HTG |
| 100 PEN | 3,897.92 HTG |
| 500 PEN | 19,489.60 HTG |
| 1,000 PEN | 38,979.20 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-09-09T11:43:52Z",
"rates": {
"HTG": 38.979202
}
}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": 3897.9202,
"rate": 38.979202
}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