Rate Overview
Live
1 AWG = 1.9528 TMT
1 TMT = 0.512074
AWG
Avg
1.9544
High
1.9607
Low
1.9498
Last updated: 3/7/2026, 7:04:46 AM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.95 TMT |
| 10 AWG | 19.53 TMT |
| 50 AWG | 97.64 TMT |
| 100 AWG | 195.28 TMT |
| 500 AWG | 976.42 TMT |
| 1,000 AWG | 1,952.84 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-03-07T07:04:46Z",
"rates": {
"TMT": 1.952841
}
}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.2841,
"rate": 1.952841
}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