Rate Overview
Live
1 THB = 2.4322 ALL
1 ALL = 0.411158
THB
Avg
2.4404
High
2.4464
Low
2.4322
Last updated: 8/12/2026, 2:59:37 AM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.43 ALL |
| 10 THB | 24.32 ALL |
| 50 THB | 121.61 ALL |
| 100 THB | 243.22 ALL |
| 500 THB | 1,216.08 ALL |
| 1,000 THB | 2,432.15 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-08-12T02:59:37Z",
"rates": {
"ALL": 2.432153
}
}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": 243.2153,
"rate": 2.432153
}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