Rate Overview
Live
1 TWD = 0.056291 AWG
1 AWG = 17.7648
TWD
Avg
0.056438
High
0.056606
Low
0.056206
Last updated: 9/2/2026, 9:45:10 AM
Quick Conversions
| TWD | AWG |
|---|---|
| 1 TWD | 0.06 AWG |
| 10 TWD | 0.56 AWG |
| 50 TWD | 2.81 AWG |
| 100 TWD | 5.63 AWG |
| 500 TWD | 28.15 AWG |
| 1,000 TWD | 56.29 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-09-02T09:45:10Z",
"rates": {
"AWG": 0.056291
}
}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.6291,
"rate": 0.056291
}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