Rate Overview
Live
1 TWD = 0.055575 AWG
1 AWG = 17.9937
TWD
Avg
0.055537
High
0.055575
Low
0.055428
Last updated: 8/12/2026, 9:59:56 AM
Quick Conversions
| TWD | AWG |
|---|---|
| 1 TWD | 0.06 AWG |
| 10 TWD | 0.56 AWG |
| 50 TWD | 2.78 AWG |
| 100 TWD | 5.56 AWG |
| 500 TWD | 27.79 AWG |
| 1,000 TWD | 55.58 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-08-12T09:59:56Z",
"rates": {
"AWG": 0.055575
}
}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.5575,
"rate": 0.055575
}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