Rate Overview
Live
1 TWD = 0.056796 AWG
1 AWG = 17.6069
TWD
Avg
0.056652
High
0.056796
Low
0.056524
Last updated: 6/16/2026, 2:23:02 AM
Quick Conversions
| TWD | AWG |
|---|---|
| 1 TWD | 0.06 AWG |
| 10 TWD | 0.57 AWG |
| 50 TWD | 2.84 AWG |
| 100 TWD | 5.68 AWG |
| 500 TWD | 28.40 AWG |
| 1,000 TWD | 56.80 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-06-16T02:23:02Z",
"rates": {
"AWG": 0.056796
}
}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.6796,
"rate": 0.056796
}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