Rate Overview
Live
1 THB = 2.4349 ALL
1 ALL = 0.410692
THB
Avg
2.4384
High
2.4533
Low
2.4321
Last updated: 7/21/2026, 11:19:09 PM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.43 ALL |
| 10 THB | 24.35 ALL |
| 50 THB | 121.75 ALL |
| 100 THB | 243.49 ALL |
| 500 THB | 1,217.46 ALL |
| 1,000 THB | 2,434.91 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-21T23:19:09Z",
"rates": {
"ALL": 2.434914
}
}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": 243.4914,
"rate": 2.434914
}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