Rate Overview
Live
1 THB = 2.4681 ALL
1 ALL = 0.405172
THB
Avg
2.4759
High
2.4854
Low
2.4673
Last updated: 7/4/2026, 7:13:26 PM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.47 ALL |
| 10 THB | 24.68 ALL |
| 50 THB | 123.40 ALL |
| 100 THB | 246.81 ALL |
| 500 THB | 1,234.04 ALL |
| 1,000 THB | 2,468.09 ALL |
Get THB/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=ALLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-04T19:13:26Z",
"rates": {
"ALL": 2.468089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "ALL",
"amount": 100
},
"result": 246.8089,
"rate": 2.468089
}Build with THB/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key