Rate Overview
Live
1 THB = 0.054403 AWG
1 AWG = 18.3813
THB
Avg
0.054677
High
0.055495
Low
0.054403
Last updated: 3/27/2026, 12:55:00 PM
Quick Conversions
| THB | AWG |
|---|---|
| 1 THB | 0.05 AWG |
| 10 THB | 0.54 AWG |
| 50 THB | 2.72 AWG |
| 100 THB | 5.44 AWG |
| 500 THB | 27.20 AWG |
| 1,000 THB | 54.40 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-27T12:55:00Z",
"rates": {
"AWG": 0.054403
}
}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.4403,
"rate": 0.054403
}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