Rate Overview
Live
1 ALL = 0.397509 THB
1 THB = 2.5157
ALL
Avg
0.394998
High
0.397509
Low
0.391511
Last updated: 4/18/2026, 8:44:15 AM
Quick Conversions
| ALL | THB |
|---|---|
| 1 ALL | 0.40 THB |
| 10 ALL | 3.98 THB |
| 50 ALL | 19.88 THB |
| 100 ALL | 39.75 THB |
| 500 ALL | 198.75 THB |
| 1,000 ALL | 397.51 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-04-18T08:44:15Z",
"rates": {
"THB": 0.397509
}
}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": 39.7509,
"rate": 0.397509
}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