Rate Overview
Live
1 THB = 0.056133 AWG
1 AWG = 17.8148
THB
Avg
0.056722
High
0.057591
Low
0.055981
Last updated: 3/7/2026, 12:11:52 AM
Quick Conversions
| THB | AWG |
|---|---|
| 1 THB | 0.06 AWG |
| 10 THB | 0.56 AWG |
| 50 THB | 2.81 AWG |
| 100 THB | 5.61 AWG |
| 500 THB | 28.07 AWG |
| 1,000 THB | 56.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-03-07T00:11:52Z",
"rates": {
"AWG": 0.056133
}
}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.613300000000001,
"rate": 0.056133
}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