Rate Overview
Live
1 HTG = 0.028186 PLN
1 PLN = 35.4786
HTG
Avg
0.028121
High
0.028209
Low
0.027987
Last updated: 3/27/2026, 6:41:17 AM
Quick Conversions
| HTG | PLN |
|---|---|
| 1 HTG | 0.03 PLN |
| 10 HTG | 0.28 PLN |
| 50 HTG | 1.41 PLN |
| 100 HTG | 2.82 PLN |
| 500 HTG | 14.09 PLN |
| 1,000 HTG | 28.19 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-03-27T06:41:17Z",
"rates": {
"PLN": 0.028186
}
}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.8186,
"rate": 0.028186
}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