Rate Overview
Live
1 AWG = 18.0369 TWD
1 TWD = 0.055442
AWG
Avg
18.0637
High
18.1116
Low
17.9885
Last updated: 7/23/2026, 7:37:44 AM
Quick Conversions
| AWG | TWD |
|---|---|
| 1 AWG | 18.04 TWD |
| 10 AWG | 180.37 TWD |
| 50 AWG | 901.85 TWD |
| 100 AWG | 1,803.69 TWD |
| 500 AWG | 9,018.46 TWD |
| 1,000 AWG | 18,036.92 TWD |
Get AWG/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TWDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T07:37:44Z",
"rates": {
"TWD": 18.036918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TWD",
"amount": 100
},
"result": 1803.6918,
"rate": 18.036918
}Build with AWG/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key