Rate Overview
Live
1 ALL = 0.405761 THB
1 THB = 2.4645
ALL
Avg
0.404504
High
0.406538
Low
0.402876
Last updated: 7/7/2026, 8:39:17 PM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.41 THB |
| 10 ALL | 4.06 THB |
| 50 ALL | 20.29 THB |
| 100 ALL | 40.58 THB |
| 500 ALL | 202.88 THB |
| 1,000 ALL | 405.76 THB |
Get ALL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=THBExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-07T20:39:17Z",
"rates": {
"THB": 0.405761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "THB",
"amount": 100
},
"result": 40.5761,
"rate": 0.405761
}Build with ALL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key