Rate Overview
Live
1 HTG = 0.025845 PEN
1 PEN = 38.6922
HTG
Avg
0.025932
High
0.026722
Low
0.025347
Last updated: 7/28/2026, 7:14:17 PM
Quick Conversions
| HTG | PEN |
|---|---|
| 1 HTG | 0.03 PEN |
| 10 HTG | 0.26 PEN |
| 50 HTG | 1.29 PEN |
| 100 HTG | 2.58 PEN |
| 500 HTG | 12.92 PEN |
| 1,000 HTG | 25.85 PEN |
Get HTG/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=PENExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T19:14:17Z",
"rates": {
"PEN": 0.025845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "PEN",
"amount": 100
},
"result": 2.5845,
"rate": 0.025845
}Build with HTG/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key