Rate Overview
Live
1 HTG = 0.025993 PEN
1 PEN = 38.4719
HTG
Avg
0.025988
High
0.027207
Low
0.025201
Last updated: 7/28/2026, 4:00:16 PM
Quick Conversions
| HTG | PEN |
|---|---|
| 1 HTG | 0.03 PEN |
| 10 HTG | 0.26 PEN |
| 50 HTG | 1.30 PEN |
| 100 HTG | 2.60 PEN |
| 500 HTG | 13.00 PEN |
| 1,000 HTG | 25.99 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-28T16:00:16Z",
"rates": {
"PEN": 0.025993
}
}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.5993,
"rate": 0.025993
}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