Rate Overview
Live
1 THB = 0.112697 PLN
1 PLN = 8.8734
THB
Avg
0.113404
High
0.116138
Low
0.110287
Last updated: 3/27/2026, 7:45:22 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.13 PLN |
| 50 THB | 5.63 PLN |
| 100 THB | 11.27 PLN |
| 500 THB | 56.35 PLN |
| 1,000 THB | 112.70 PLN |
Get THB/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=PLNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T07:45:22Z",
"rates": {
"PLN": 0.112697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "PLN",
"amount": 100
},
"result": 11.2697,
"rate": 0.112697
}Build with THB/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key