Rate Overview
Live
1 THB = 0.115369 PLN
1 PLN = 8.6678
THB
Avg
0.115660
High
0.116288
Low
0.115009
Last updated: 3/7/2026, 1:01:41 AM
Quick Conversions
| THB | PLN |
|---|---|
| 1 THB | 0.12 PLN |
| 10 THB | 1.15 PLN |
| 50 THB | 5.77 PLN |
| 100 THB | 11.54 PLN |
| 500 THB | 57.68 PLN |
| 1,000 THB | 115.37 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-07T01:01:41Z",
"rates": {
"PLN": 0.115369
}
}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.5369,
"rate": 0.115369
}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