Rate Overview
Live
1 THB = 0.026356 EUR
1 EUR = 37.9420
THB
Avg
0.026693
High
0.027508
Low
0.026167
Last updated: 5/26/2026, 3:53:09 PM
Quick Conversions
| THB | EUR |
|---|---|
| 1 THB | 0.03 EUR |
| 10 THB | 0.26 EUR |
| 50 THB | 1.32 EUR |
| 100 THB | 2.64 EUR |
| 500 THB | 13.18 EUR |
| 1,000 THB | 26.36 EUR |
Get THB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=EURExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-26T15:53:09Z",
"rates": {
"EUR": 0.026356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "EUR",
"amount": 100
},
"result": 2.6356,
"rate": 0.026356
}Build with THB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key