Rate Overview
Live
1 THB = 2.4501 ALL
1 ALL = 0.408147
THB
Avg
2.5451
High
2.6476
Low
2.4371
Last updated: 7/27/2026, 5:04:23 PM
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.05 ALL |
| 1,000 THB | 2,450.10 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-27T17:04:23Z",
"rates": {
"ALL": 2.4501
}
}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.01,
"rate": 2.4501
}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