Rate Overview
Live
1 AWG = 3.7951 TTD
1 TTD = 0.263496
AWG
Avg
3.7835
High
3.8007
Low
3.7603
Last updated: 7/24/2026, 7:22:00 AM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.80 TTD |
| 10 AWG | 37.95 TTD |
| 50 AWG | 189.76 TTD |
| 100 AWG | 379.51 TTD |
| 500 AWG | 1,897.57 TTD |
| 1,000 AWG | 3,795.13 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-24T07:22:00Z",
"rates": {
"TTD": 3.795131
}
}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": 379.5131,
"rate": 3.795131
}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