Rate Overview
Live
1 THB = 0.112178 PLN
1 PLN = 8.9144
THB
Avg
0.112563
High
0.113017
Low
0.112178
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.12 PLN |
| 50 THB | 5.61 PLN |
| 100 THB | 11.22 PLN |
| 500 THB | 56.09 PLN |
| 1,000 THB | 112.18 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-04-17T06:08:21Z",
"rates": {
"PLN": 0.112178
}
}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.2178,
"rate": 0.112178
}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