Rate Overview
Live
1 ALL = 0.394724 THB
1 THB = 2.5334
ALL
Avg
0.394230
High
0.396689
Low
0.388261
Last updated: 3/27/2026, 6:35:15 AM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.39 THB |
| 10 ALL | 3.95 THB |
| 50 ALL | 19.74 THB |
| 100 ALL | 39.47 THB |
| 500 ALL | 197.36 THB |
| 1,000 ALL | 394.72 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-27T06:35:15Z",
"rates": {
"THB": 0.394724
}
}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.4724,
"rate": 0.394724
}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