Rate Overview
Live
1 HTG = 0.026282 PEN
1 PEN = 38.0489
HTG
Avg
0.025945
High
0.026282
Low
0.025605
Last updated: 4/17/2026, 2:33:47 PM
Quick Conversions
| HTG | PEN |
|---|---|
| 1 HTG | 0.03 PEN |
| 10 HTG | 0.26 PEN |
| 50 HTG | 1.31 PEN |
| 100 HTG | 2.63 PEN |
| 500 HTG | 13.14 PEN |
| 1,000 HTG | 26.28 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-04-17T14:33:47Z",
"rates": {
"PEN": 0.026282
}
}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.6282,
"rate": 0.026282
}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