Rate Overview
Live
1 PLN = 8.9595 THB
1 THB = 0.111614
PLN
Avg
8.8282
High
9.0100
Low
8.5993
Last updated: 5/27/2026, 12:32:19 PM
Quick Conversions
| PLN | THB |
|---|---|
| 1 PLN | 8.96 THB |
| 10 PLN | 89.59 THB |
| 50 PLN | 447.97 THB |
| 100 PLN | 895.95 THB |
| 500 PLN | 4,479.74 THB |
| 1,000 PLN | 8,959.49 THB |
Get PLN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=THBExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T12:32:19Z",
"rates": {
"THB": 8.959489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "THB",
"amount": 100
},
"result": 895.9489,
"rate": 8.959489
}Build with PLN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key