Rate Overview
Live
1 AWG = 1.9598 TMT
1 TMT = 0.510260
AWG
Avg
1.9585
High
1.9609
Low
1.9532
Last updated: 9/2/2026, 5:32:51 AM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.96 TMT |
| 10 AWG | 19.60 TMT |
| 50 AWG | 97.99 TMT |
| 100 AWG | 195.98 TMT |
| 500 AWG | 979.89 TMT |
| 1,000 AWG | 1,959.79 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-09-02T05:32:51Z",
"rates": {
"TMT": 1.959787
}
}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.9787,
"rate": 1.959787
}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