Rate Overview
Live
1 INR = 0.036970 TMT
1 TMT = 27.0490
INR
Avg
0.036908
High
0.037044
Low
0.036784
Last updated: 5/6/2026, 2:27:20 PM
Quick Conversions
| INR | TMT |
|---|---|
| 1 INR | 0.04 TMT |
| 10 INR | 0.37 TMT |
| 50 INR | 1.85 TMT |
| 100 INR | 3.70 TMT |
| 500 INR | 18.49 TMT |
| 1,000 INR | 36.97 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-05-06T14:27:20Z",
"rates": {
"TMT": 0.03697
}
}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.697,
"rate": 0.03697
}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