Rate Overview
Live
1 AWG = 17.8864 THB
1 THB = 0.055908
AWG
Avg
17.9910
High
18.1249
Low
17.8461
Last updated: 5/8/2026, 11:46:06 AM
Quick Conversions
| AWG | THB |
|---|---|
| 1 AWG | 17.89 THB |
| 10 AWG | 178.86 THB |
| 50 AWG | 894.32 THB |
| 100 AWG | 1,788.64 THB |
| 500 AWG | 8,943.19 THB |
| 1,000 AWG | 17,886.38 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-05-08T11:46:06Z",
"rates": {
"THB": 17.886383
}
}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": 1788.6382999999998,
"rate": 17.886383
}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