Rate Overview
Live
1 ALL = 0.414886 THB
1 THB = 2.4103
ALL
Avg
0.415514
High
0.417693
Low
0.414718
Last updated: 9/8/2026, 5:59:05 PM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.41 THB |
| 10 ALL | 4.15 THB |
| 50 ALL | 20.74 THB |
| 100 ALL | 41.49 THB |
| 500 ALL | 207.44 THB |
| 1,000 ALL | 414.89 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-09-08T17:59:05Z",
"rates": {
"THB": 0.414886
}
}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": 41.4886,
"rate": 0.414886
}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