Rate Overview
Live
1 AWG = 1.9543 TMT
1 TMT = 0.511696
AWG
Avg
1.9555
High
1.9602
Low
1.9445
Last updated: 7/28/2026, 12:00:46 PM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.95 TMT |
| 10 AWG | 19.54 TMT |
| 50 AWG | 97.71 TMT |
| 100 AWG | 195.43 TMT |
| 500 AWG | 977.14 TMT |
| 1,000 AWG | 1,954.28 TMT |
Get AWG/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TMTExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T12:00:46Z",
"rates": {
"TMT": 1.954284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TMT",
"amount": 100
},
"result": 195.42839999999998,
"rate": 1.954284
}Build with AWG/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key