Rate Overview
Live
1 ALL = 0.399666 THB
1 THB = 2.5021
ALL
Avg
0.398622
High
0.400452
Low
0.396668
Last updated: 6/18/2026, 9:54:35 AM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.40 THB |
| 10 ALL | 4.00 THB |
| 50 ALL | 19.98 THB |
| 100 ALL | 39.97 THB |
| 500 ALL | 199.83 THB |
| 1,000 ALL | 399.67 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-06-18T09:54:35Z",
"rates": {
"THB": 0.399666
}
}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.9666,
"rate": 0.399666
}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