Rate Overview
Live
1 PEN = 38.2052 HTG
1 HTG = 0.026174
PEN
Avg
37.6655
High
38.2052
Low
37.3534
Last updated: 5/7/2026, 5:05:23 PM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.21 HTG |
| 10 PEN | 382.05 HTG |
| 50 PEN | 1,910.26 HTG |
| 100 PEN | 3,820.52 HTG |
| 500 PEN | 19,102.61 HTG |
| 1,000 PEN | 38,205.23 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-05-07T17:05:23Z",
"rates": {
"HTG": 38.205229
}
}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": 3820.5229000000004,
"rate": 38.205229
}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