Rate Overview
Live
1 ALL = 0.408693 THB
1 THB = 2.4468
ALL
Avg
0.395048
High
0.410322
Low
0.379277
Last updated: 7/27/2026, 3:51:26 PM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.41 THB |
| 10 ALL | 4.09 THB |
| 50 ALL | 20.43 THB |
| 100 ALL | 40.87 THB |
| 500 ALL | 204.35 THB |
| 1,000 ALL | 408.69 THB |
Get ALL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=THBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-27T15:51:26Z",
"rates": {
"THB": 0.408693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "THB",
"amount": 100
},
"result": 40.869299999999996,
"rate": 0.408693
}Build with ALL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key