Rate Overview
Live
1 AWG = 1.9598 TMT
1 TMT = 0.510260
AWG
Avg
1.9519
High
1.9598
Low
1.9128
Last updated: 8/12/2026, 5:40:52 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-08-12T05:40:52Z",
"rates": {
"TMT": 1.959785
}
}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.9785,
"rate": 1.959785
}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