Rate Overview
Live
1 AWG = 3.7879 TTD
1 TTD = 0.263997
AWG
Avg
3.7840
High
3.8007
Low
3.7506
Last updated: 3/27/2026, 11:22:01 PM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.79 TTD |
| 10 AWG | 37.88 TTD |
| 50 AWG | 189.40 TTD |
| 100 AWG | 378.79 TTD |
| 500 AWG | 1,893.96 TTD |
| 1,000 AWG | 3,787.93 TTD |
Get AWG/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TTDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T23:22:01Z",
"rates": {
"TTD": 3.787925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TTD",
"amount": 100
},
"result": 378.7925,
"rate": 3.787925
}Build with AWG/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key