Rate Overview
Live
1 AWG = 3.7734 TTD
1 TTD = 0.265015
AWG
Avg
3.7839
High
3.8006
Low
3.7500
Last updated: 7/25/2026, 2:01:48 PM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.77 TTD |
| 10 AWG | 37.73 TTD |
| 50 AWG | 188.67 TTD |
| 100 AWG | 377.34 TTD |
| 500 AWG | 1,886.69 TTD |
| 1,000 AWG | 3,773.37 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-07-25T14:01:48Z",
"rates": {
"TTD": 3.773374
}
}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": 377.3374,
"rate": 3.773374
}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