Rate Overview
Live
1 ALL = 0.385301 THB
1 THB = 2.5954
ALL
Avg
0.383690
High
0.386375
Low
0.379277
Last updated: 3/7/2026, 12:08:29 AM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.39 THB |
| 10 ALL | 3.85 THB |
| 50 ALL | 19.27 THB |
| 100 ALL | 38.53 THB |
| 500 ALL | 192.65 THB |
| 1,000 ALL | 385.30 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-03-07T00:08:29Z",
"rates": {
"THB": 0.385301
}
}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": 38.5301,
"rate": 0.385301
}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