Rate Overview
Live
1 TTD = 0.264189 AWG
1 AWG = 3.7852
TTD
Avg
0.264496
High
0.265571
Low
0.264168
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| TTD | AWG |
|---|---|
| 1 TTD | 0.26 AWG |
| 10 TTD | 2.64 AWG |
| 50 TTD | 13.21 AWG |
| 100 TTD | 26.42 AWG |
| 500 TTD | 132.09 AWG |
| 1,000 TTD | 264.19 AWG |
Get TTD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=AWGExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T07:05:36Z",
"rates": {
"AWG": 0.264189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "AWG",
"amount": 100
},
"result": 26.4189,
"rate": 0.264189
}Build with TTD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key