Rate Overview
Live
1 AWG = 1.9539 TMT
1 TMT = 0.511801
AWG
Avg
1.9564
High
1.9609
Low
1.9535
Last updated: 7/27/2026, 5:58:54 PM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.95 TMT |
| 10 AWG | 19.54 TMT |
| 50 AWG | 97.69 TMT |
| 100 AWG | 195.39 TMT |
| 500 AWG | 976.94 TMT |
| 1,000 AWG | 1,953.88 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-27T17:58:54Z",
"rates": {
"TMT": 1.953884
}
}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.3884,
"rate": 1.953884
}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