Rate Overview
Live
1 THB = 0.113068 PLN
1 PLN = 8.8442
THB
Avg
0.118362
High
0.132147
Low
0.107035
Last updated: 3/27/2026, 2:34:02 PM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.13 PLN |
| 50 THB | 5.65 PLN |
| 100 THB | 11.31 PLN |
| 500 THB | 56.53 PLN |
| 1,000 THB | 113.07 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-27T14:34:02Z",
"rates": {
"PLN": 0.113068
}
}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.3068,
"rate": 0.113068
}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