Rate Overview
Live
1 USD = 3.5069 TMT
1 TMT = 0.285156
USD
Avg
3.4977
High
3.5069
Low
3.4784
Last updated: 3/27/2026, 6:01:47 AM
Quick Conversions
| USD | TMT |
|---|---|
| 1 USD | 3.51 TMT |
| 10 USD | 35.07 TMT |
| 50 USD | 175.34 TMT |
| 100 USD | 350.69 TMT |
| 500 USD | 1,753.43 TMT |
| 1,000 USD | 3,506.86 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-03-27T06:01:47Z",
"rates": {
"TMT": 3.50685717
}
}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": 350.685717,
"rate": 3.50685717
}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