Rate Overview
Live
1 ALL = 0.396395 THB
1 THB = 2.5227
ALL
Avg
0.388083
High
0.398805
Low
0.377843
Last updated: 5/28/2026, 10:59:40 PM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.40 THB |
| 10 ALL | 3.96 THB |
| 50 ALL | 19.82 THB |
| 100 ALL | 39.64 THB |
| 500 ALL | 198.20 THB |
| 1,000 ALL | 396.40 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-05-28T22:59:40Z",
"rates": {
"THB": 0.396395
}
}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": 39.6395,
"rate": 0.396395
}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