Rate Overview
Live
1 TWD = 0.055245 AWG
1 AWG = 18.1012
TWD
Avg
0.056537
High
0.057226
Low
0.055213
Last updated: 7/20/2026, 8:10:22 PM
Quick Conversions
| TWD | AWG |
|---|---|
| 1 TWD | 0.06 AWG |
| 10 TWD | 0.55 AWG |
| 50 TWD | 2.76 AWG |
| 100 TWD | 5.52 AWG |
| 500 TWD | 27.62 AWG |
| 1,000 TWD | 55.25 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-07-20T20:10:22Z",
"rates": {
"AWG": 0.055245
}
}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.524500000000001,
"rate": 0.055245
}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