Rate Overview
Live
1 AWG = 18.0752 TWD
1 TWD = 0.055325
AWG
Avg
17.3856
High
18.1026
Low
16.1098
Last updated: 7/24/2026, 8:25:25 PM
Quick Conversions
| AWG | TWD |
|---|---|
| 1 AWG | 18.08 TWD |
| 10 AWG | 180.75 TWD |
| 50 AWG | 903.76 TWD |
| 100 AWG | 1,807.52 TWD |
| 500 AWG | 9,037.59 TWD |
| 1,000 AWG | 18,075.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-07-24T20:25:25Z",
"rates": {
"TWD": 18.07517
}
}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": 1807.517,
"rate": 18.07517
}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