Rate Overview
Live
1 AWG = 3.7852 TTD
1 TTD = 0.264190
AWG
Avg
3.7808
High
3.7855
Low
3.7655
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.79 TTD |
| 10 AWG | 37.85 TTD |
| 50 AWG | 189.26 TTD |
| 100 AWG | 378.52 TTD |
| 500 AWG | 1,892.58 TTD |
| 1,000 AWG | 3,785.16 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-07T07:05:36Z",
"rates": {
"TTD": 3.785161
}
}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.5161,
"rate": 3.785161
}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