Rate Overview
Live
1 HTG = 0.028356 PLN
1 PLN = 35.2659
HTG
Avg
0.028082
High
0.028356
Low
0.027866
Last updated: 6/18/2026, 10:20:53 AM
Quick Conversions
| HTG | PLN |
|---|---|
| 1 HTG | 0.03 PLN |
| 10 HTG | 0.28 PLN |
| 50 HTG | 1.42 PLN |
| 100 HTG | 2.84 PLN |
| 500 HTG | 14.18 PLN |
| 1,000 HTG | 28.36 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-06-18T10:20:53Z",
"rates": {
"PLN": 0.028356
}
}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.8356,
"rate": 0.028356
}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