Rate Overview
Live
1 THB = 2.5954 ALL
1 ALL = 0.385301
THB
Avg
2.6064
High
2.6366
Low
2.5882
Last updated: 3/7/2026, 12:08:32 AM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.60 ALL |
| 10 THB | 25.95 ALL |
| 50 THB | 129.77 ALL |
| 100 THB | 259.54 ALL |
| 500 THB | 1,297.69 ALL |
| 1,000 THB | 2,595.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-07T00:08:32Z",
"rates": {
"ALL": 2.595371
}
}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": 259.5371,
"rate": 2.595371
}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