Rate Overview
Live
1 PEN = 37.6998 HTG
1 HTG = 0.026525
PEN
Avg
38.5464
High
39.4100
Low
37.6998
Last updated: 3/7/2026, 9:16:51 AM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 37.70 HTG |
| 10 PEN | 377.00 HTG |
| 50 PEN | 1,884.99 HTG |
| 100 PEN | 3,769.98 HTG |
| 500 PEN | 18,849.88 HTG |
| 1,000 PEN | 37,699.75 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-03-07T09:16:51Z",
"rates": {
"HTG": 37.699751
}
}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": 3769.9751,
"rate": 37.699751
}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