Rate Overview
Live
1 TWD = 0.057025 AWG
1 AWG = 17.5362
TWD
Avg
0.056789
High
0.057025
Low
0.056597
Last updated: 4/16/2026, 9:24:10 AM
Quick Conversions
| TWD | AWG |
|---|---|
| 1 TWD | 0.06 AWG |
| 10 TWD | 0.57 AWG |
| 50 TWD | 2.85 AWG |
| 100 TWD | 5.70 AWG |
| 500 TWD | 28.51 AWG |
| 1,000 TWD | 57.03 AWG |
Get TWD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=AWGExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T09:24:10Z",
"rates": {
"AWG": 0.057025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "AWG",
"amount": 100
},
"result": 5.7025,
"rate": 0.057025
}Build with TWD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key