Rate Overview
Live
1 PEN = 38.5018 HTG
1 HTG = 0.025973
PEN
Avg
38.7593
High
39.2409
Low
38.5018
Last updated: 7/29/2026, 3:09:30 PM
Quick Conversions
| PEN | HTG |
|---|---|
| 1 PEN | 38.50 HTG |
| 10 PEN | 385.02 HTG |
| 50 PEN | 1,925.09 HTG |
| 100 PEN | 3,850.18 HTG |
| 500 PEN | 19,250.89 HTG |
| 1,000 PEN | 38,501.78 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-29T15:09:30Z",
"rates": {
"HTG": 38.501776
}
}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": 3850.1776,
"rate": 38.501776
}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