Rate Overview
Live
1 THB = 0.111713 PLN
1 PLN = 8.9515
THB
Avg
0.111580
High
0.111871
Low
0.111400
Last updated: 5/7/2026, 7:45:41 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.12 PLN |
| 50 THB | 5.59 PLN |
| 100 THB | 11.17 PLN |
| 500 THB | 55.86 PLN |
| 1,000 THB | 111.71 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-05-07T07:45:41Z",
"rates": {
"PLN": 0.111713
}
}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.1713,
"rate": 0.111713
}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