Rate Overview
Live
1 THB = 2.5284 ALL
1 ALL = 0.395512
THB
Avg
2.5818
High
2.6366
Low
2.5209
Last updated: 3/27/2026, 12:51:53 PM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.53 ALL |
| 10 THB | 25.28 ALL |
| 50 THB | 126.42 ALL |
| 100 THB | 252.84 ALL |
| 500 THB | 1,264.19 ALL |
| 1,000 THB | 2,528.37 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-03-27T12:51:53Z",
"rates": {
"ALL": 2.528371
}
}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": 252.8371,
"rate": 2.528371
}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