Rate Overview
Live
1 THB = 2.4501 ALL
1 ALL = 0.408140
THB
Avg
2.5451
High
2.6476
Low
2.4371
Last updated: 7/28/2026, 11:52:36 AM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.45 ALL |
| 10 THB | 24.50 ALL |
| 50 THB | 122.51 ALL |
| 100 THB | 245.01 ALL |
| 500 THB | 1,225.07 ALL |
| 1,000 THB | 2,450.14 ALL |
Get THB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=ALLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:52:36Z",
"rates": {
"ALL": 2.450138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "ALL",
"amount": 100
},
"result": 245.0138,
"rate": 2.450138
}Build with THB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key