Rate Overview
Live
1 HTG = 0.025950 PEN
1 PEN = 38.5356
HTG
Avg
0.025822
High
0.026789
Low
0.025201
Last updated: 5/27/2026, 9:40:58 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 | 12.98 PEN |
| 1,000 HTG | 25.95 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-05-27T21:40:58Z",
"rates": {
"PEN": 0.02595
}
}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.595,
"rate": 0.02595
}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