Rate Overview
Live
1 AWG = 1.9472 TMT
1 TMT = 0.513552
AWG
Avg
1.9478
High
1.9526
Low
1.9459
Last updated: 4/17/2026, 12:06:57 PM
Quick Conversions
| AWG | TMT |
|---|---|
| 1 AWG | 1.95 TMT |
| 10 AWG | 19.47 TMT |
| 50 AWG | 97.36 TMT |
| 100 AWG | 194.72 TMT |
| 500 AWG | 973.61 TMT |
| 1,000 AWG | 1,947.22 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-04-17T12:06:57Z",
"rates": {
"TMT": 1.947222
}
}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": 194.7222,
"rate": 1.947222
}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