Rate Overview
Live
1 AWG = 3.7633 TTD
1 TTD = 0.265726
AWG
Avg
3.7683
High
3.7736
Low
3.7581
Last updated: 5/7/2026, 11:22:38 AM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.76 TTD |
| 10 AWG | 37.63 TTD |
| 50 AWG | 188.16 TTD |
| 100 AWG | 376.33 TTD |
| 500 AWG | 1,881.64 TTD |
| 1,000 AWG | 3,763.28 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-05-07T11:22:38Z",
"rates": {
"TTD": 3.763282
}
}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": 376.3282,
"rate": 3.763282
}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