Rate Overview
Live
1 THB = 2.5112 ALL
1 ALL = 0.398224
THB
Avg
2.5801
High
2.6409
Low
2.5080
Last updated: 5/27/2026, 4:20:20 PM
Quick Conversions
| THB | ALL |
|---|---|
| 1 THB | 2.51 ALL |
| 10 THB | 25.11 ALL |
| 50 THB | 125.56 ALL |
| 100 THB | 251.12 ALL |
| 500 THB | 1,255.58 ALL |
| 1,000 THB | 2,511.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-05-27T16:20:20Z",
"rates": {
"ALL": 2.51115
}
}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": 251.115,
"rate": 2.51115
}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