Rate Overview
Live
1 THB = 2.3892 ALL
1 ALL = 0.418549
THB
Avg
2.4022
High
2.4172
Low
2.3892
Last updated: 9/2/2026, 2:29:03 AM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.39 ALL |
| 10 THB | 23.89 ALL |
| 50 THB | 119.46 ALL |
| 100 THB | 238.92 ALL |
| 500 THB | 1,194.60 ALL |
| 1,000 THB | 2,389.21 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-09-02T02:29:03Z",
"rates": {
"ALL": 2.389208
}
}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": 238.92079999999999,
"rate": 2.389208
}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