Rate Overview
Live
1 AWG = 17.7342 TWD
1 TWD = 0.056388
AWG
Avg
17.6580
High
17.7342
Low
17.5366
Last updated: 3/7/2026, 12:12:01 AM
Quick Conversions
| AWG | TWD |
|---|---|
| 1 AWG | 17.73 TWD |
| 10 AWG | 177.34 TWD |
| 50 AWG | 886.71 TWD |
| 100 AWG | 1,773.42 TWD |
| 500 AWG | 8,867.09 TWD |
| 1,000 AWG | 17,734.17 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-03-07T00:12:01Z",
"rates": {
"TWD": 17.734174
}
}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": 1773.4174,
"rate": 17.734174
}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