Rate Overview
Live
1 THB = 0.112614 PLN
1 PLN = 8.8799
THB
Avg
0.112686
High
0.112871
Low
0.112464
Last updated: 8/13/2026, 11:55:34 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.13 PLN |
| 50 THB | 5.63 PLN |
| 100 THB | 11.26 PLN |
| 500 THB | 56.31 PLN |
| 1,000 THB | 112.61 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-08-13T11:55:34Z",
"rates": {
"PLN": 0.112614
}
}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.2614,
"rate": 0.112614
}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