Rate Overview
Live
1 USD = 3.4968 TMT
1 TMT = 0.285972
USD
Avg
3.4939
High
3.5095
Low
3.4295
Last updated: 7/8/2026, 9:07:01 AM
Quick Conversions
| USD | TMT |
|---|---|
| 1 USD | 3.50 TMT |
| 10 USD | 34.97 TMT |
| 50 USD | 174.84 TMT |
| 100 USD | 349.68 TMT |
| 500 USD | 1,748.42 TMT |
| 1,000 USD | 3,496.84 TMT |
Get USD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TMTExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-08T09:07:01Z",
"rates": {
"TMT": 3.49684304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TMT",
"amount": 100
},
"result": 349.684304,
"rate": 3.49684304
}Build with USD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key