Rate Overview
Live
1 THB = 0.053134 AWG
1 AWG = 18.8203
THB
Avg
0.053131
High
0.053234
Low
0.052920
Last updated: 7/24/2026, 7:05:56 PM
Quick Conversions
| THB | AWG |
|---|---|
| 1 THB | 0.05 AWG |
| 10 THB | 0.53 AWG |
| 50 THB | 2.66 AWG |
| 100 THB | 5.31 AWG |
| 500 THB | 26.57 AWG |
| 1,000 THB | 53.13 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-24T19:05:56Z",
"rates": {
"AWG": 0.053134
}
}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.3134,
"rate": 0.053134
}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