Rate Overview
Live
1 THB = 0.112780 PLN
1 PLN = 8.8668
THB
Avg
0.112735
High
0.113263
Low
0.112343
Last updated: 9/6/2026, 12:11:37 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.11 PLN |
| 10 THB | 1.13 PLN |
| 50 THB | 5.64 PLN |
| 100 THB | 11.28 PLN |
| 500 THB | 56.39 PLN |
| 1,000 THB | 112.78 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-09-06T00:11:37Z",
"rates": {
"PLN": 0.11278
}
}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.278,
"rate": 0.11278
}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