Rate Overview
Live
1 USD = 3.4966 TMT
1 TMT = 0.285988
USD
Avg
3.4998
High
3.5100
Low
3.4784
Last updated: 5/28/2026, 6:30:23 PM
Quick Conversions
| USD | TMT |
|---|---|
| 1 USD | 3.50 TMT |
| 10 USD | 34.97 TMT |
| 50 USD | 174.83 TMT |
| 100 USD | 349.66 TMT |
| 500 USD | 1,748.32 TMT |
| 1,000 USD | 3,496.65 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-05-28T18:30:23Z",
"rates": {
"TMT": 3.49664765
}
}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.664765,
"rate": 3.49664765
}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