Rate Overview
Live
1 AWG = 1.9554 TMT
1 TMT = 0.511413
AWG
Avg
1.9579
High
1.9609
Low
1.9535
Last updated: 7/24/2026, 9:30:39 AM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.96 TMT |
| 10 AWG | 19.55 TMT |
| 50 AWG | 97.77 TMT |
| 100 AWG | 195.54 TMT |
| 500 AWG | 977.68 TMT |
| 1,000 AWG | 1,955.37 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-24T09:30:39Z",
"rates": {
"TMT": 1.955368
}
}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.5368,
"rate": 1.955368
}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