Rate Overview
Live
1 THB = 0.025977 EUR
1 EUR = 38.4956
THB
Avg
0.026701
High
0.028577
Low
0.025265
Last updated: 7/20/2026, 7:21:25 AM
Quick Conversions
| THB | EUR |
|---|---|
| 1 THB | 0.03 EUR |
| 10 THB | 0.26 EUR |
| 50 THB | 1.30 EUR |
| 100 THB | 2.60 EUR |
| 500 THB | 12.99 EUR |
| 1,000 THB | 25.98 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-07-20T07:21:25Z",
"rates": {
"EUR": 0.025977
}
}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.5977,
"rate": 0.025977
}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