Rate Overview
Live
1 INR = 0.036307 TMT
1 TMT = 27.5429
INR
Avg
0.037584
High
0.038931
Low
0.036307
Last updated: 7/14/2026, 5:15:49 PM
Quick Conversions
| INR | TMT |
|---|---|
| 1 INR | 0.04 TMT |
| 10 INR | 0.36 TMT |
| 50 INR | 1.82 TMT |
| 100 INR | 3.63 TMT |
| 500 INR | 18.15 TMT |
| 1,000 INR | 36.31 TMT |
Get INR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=TMTExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-14T17:15:49Z",
"rates": {
"TMT": 0.036307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "TMT",
"amount": 100
},
"result": 3.6307,
"rate": 0.036307
}Build with INR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key