Rate Overview
Live
1 AWG = 18.6458 THB
1 THB = 0.053631
AWG
Avg
18.4109
High
19.2498
Low
17.5280
Last updated: 8/3/2026, 9:11:10 PM
Quick Conversions
| AWG | THB |
|---|---|
| 1 AWG | 18.65 THB |
| 10 AWG | 186.46 THB |
| 50 AWG | 932.29 THB |
| 100 AWG | 1,864.58 THB |
| 500 AWG | 9,322.91 THB |
| 1,000 AWG | 18,645.81 THB |
Get AWG/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=THBExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-03T21:11:10Z",
"rates": {
"THB": 18.64581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "THB",
"amount": 100
},
"result": 1864.5810000000001,
"rate": 18.64581
}Build with AWG/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key