Rate Overview
Live
1 THB = 0.053786 AWG
1 AWG = 18.5922
THB
Avg
0.053844
High
0.054029
Low
0.053617
Last updated: 7/7/2026, 12:14:13 PM
Quick Conversions
| THB | AWG |
|---|---|
| 1 THB | 0.05 AWG |
| 10 THB | 0.54 AWG |
| 50 THB | 2.69 AWG |
| 100 THB | 5.38 AWG |
| 500 THB | 26.89 AWG |
| 1,000 THB | 53.79 AWG |
Get THB/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=AWGExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-07T12:14:13Z",
"rates": {
"AWG": 0.053786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "AWG",
"amount": 100
},
"result": 5.3786000000000005,
"rate": 0.053786
}Build with THB/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key