Rate Overview
Live
1 HTG = 0.026525 PEN
1 PEN = 37.7003
HTG
Avg
0.025949
High
0.026525
Low
0.025374
Last updated: 3/7/2026, 7:22:42 AM
Quick Conversions
| HTG | PEN |
|---|---|
| 1 HTG | 0.03 PEN |
| 10 HTG | 0.27 PEN |
| 50 HTG | 1.33 PEN |
| 100 HTG | 2.65 PEN |
| 500 HTG | 13.26 PEN |
| 1,000 HTG | 26.53 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-03-07T07:22:42Z",
"rates": {
"PEN": 0.026525
}
}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.6525,
"rate": 0.026525
}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