Rate Overview
Live
1 HTG = 0.029069 PLN
1 PLN = 34.4009
HTG
Avg
0.027874
High
0.029069
Low
0.026632
Last updated: 7/28/2026, 8:48:45 AM
Quick Conversions
| HTG | PLN |
|---|---|
| 1 HTG | 0.03 PLN |
| 10 HTG | 0.29 PLN |
| 50 HTG | 1.45 PLN |
| 100 HTG | 2.91 PLN |
| 500 HTG | 14.53 PLN |
| 1,000 HTG | 29.07 PLN |
Get HTG/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=PLNExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T08:48:45Z",
"rates": {
"PLN": 0.029069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "PLN",
"amount": 100
},
"result": 2.9069000000000003,
"rate": 0.029069
}Build with HTG/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key