Rate Overview
Live
1 TTD = 0.263983 AWG
1 AWG = 3.7881
TTD
Avg
0.264329
High
0.265279
Low
0.262576
Last updated: 9/5/2026, 1:48:34 PM
Quick Conversions
| TTD | AWG |
|---|---|
| 1 TTD | 0.26 AWG |
| 10 TTD | 2.64 AWG |
| 50 TTD | 13.20 AWG |
| 100 TTD | 26.40 AWG |
| 500 TTD | 131.99 AWG |
| 1,000 TTD | 263.98 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-09-05T13:48:34Z",
"rates": {
"AWG": 0.263983
}
}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.398300000000003,
"rate": 0.263983
}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