Rate Overview
Live
1 USD = 3.5100 TMT
1 TMT = 0.284900
USD
Avg
3.5061
High
3.5100
Low
3.5050
Last updated: 5/8/2026, 1:04:18 PM
Quick Conversions
| USD | TMT |
|---|---|
| 1 USD | 3.51 TMT |
| 10 USD | 35.10 TMT |
| 50 USD | 175.50 TMT |
| 100 USD | 351.00 TMT |
| 500 USD | 1,755.00 TMT |
| 1,000 USD | 3,510.00 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-08T13:04:18Z",
"rates": {
"TMT": 3.51000121
}
}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": 351.000121,
"rate": 3.51000121
}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