Rate Overview
Live
1 THB = 2.4329 ALL
1 ALL = 0.411032
THB
Avg
2.5611
High
2.6406
Low
2.4329
Last updated: 7/22/2026, 3:41:42 AM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.43 ALL |
| 10 THB | 24.33 ALL |
| 50 THB | 121.64 ALL |
| 100 THB | 243.29 ALL |
| 500 THB | 1,216.45 ALL |
| 1,000 THB | 2,432.90 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-22T03:41:42Z",
"rates": {
"ALL": 2.432899
}
}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.2899,
"rate": 2.432899
}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