Rate Overview
Live
1 TTD = 0.265725 AWG
1 AWG = 3.7633
TTD
Avg
0.265368
High
0.266091
Low
0.265000
Last updated: 5/7/2026, 6:56:39 AM
Quick Conversions
| TTD | AWG |
|---|---|
| 1 TTD | 0.27 AWG |
| 10 TTD | 2.66 AWG |
| 50 TTD | 13.29 AWG |
| 100 TTD | 26.57 AWG |
| 500 TTD | 132.86 AWG |
| 1,000 TTD | 265.72 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-05-07T06:56:39Z",
"rates": {
"AWG": 0.265725
}
}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.572499999999998,
"rate": 0.265725
}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