Rate Overview
Live
1 HTG = 0.029033 PLN
1 PLN = 34.4436
HTG
Avg
0.028000
High
0.029076
Low
0.026792
Last updated: 7/28/2026, 3:53:39 PM
Quick Conversions
| HTG | PLN |
|---|---|
| 1 HTG | 0.03 PLN |
| 10 HTG | 0.29 PLN |
| 50 HTG | 1.45 PLN |
| 100 HTG | 2.90 PLN |
| 500 HTG | 14.52 PLN |
| 1,000 HTG | 29.03 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-28T15:53:39Z",
"rates": {
"PLN": 0.029033
}
}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.9032999999999998,
"rate": 0.029033
}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