Rate Overview
Live
1 AWG = 3.7737 TTD
1 TTD = 0.264995
AWG
Avg
3.7697
High
3.7875
Low
3.7612
Last updated: 4/17/2026, 7:17:52 AM
Quick Conversions
| AWG | TTD |
|---|---|
| 1 AWG | 3.77 TTD |
| 10 AWG | 37.74 TTD |
| 50 AWG | 188.68 TTD |
| 100 AWG | 377.37 TTD |
| 500 AWG | 1,886.83 TTD |
| 1,000 AWG | 3,773.66 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-04-17T07:17:52Z",
"rates": {
"TTD": 3.773655
}
}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.3655,
"rate": 3.773655
}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