Rate Overview
Live
1 TTD = 0.264995 AWG
1 AWG = 3.7737
TTD
Avg
0.265272
High
0.265871
Low
0.264025
Last updated: 4/17/2026, 4:47:28 AM
Quick Conversions
| TTD | AWG |
|---|---|
| 1 TTD | 0.26 AWG |
| 10 TTD | 2.65 AWG |
| 50 TTD | 13.25 AWG |
| 100 TTD | 26.50 AWG |
| 500 TTD | 132.50 AWG |
| 1,000 TTD | 265.00 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-04-17T04:47:28Z",
"rates": {
"AWG": 0.264995
}
}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.499499999999998,
"rate": 0.264995
}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