Rate Overview
Live
1 IDR = 0.000194 TMT
1 TMT = 5154.64
IDR
Avg
0.000206
High
0.000215
Low
0.000193
Last updated: 7/29/2026, 10:48:37 AM
Quick Conversions
| IDR | TMT |
|---|---|
| 1 IDR | 0.00 TMT |
| 10 IDR | 0.00 TMT |
| 50 IDR | 0.01 TMT |
| 100 IDR | 0.02 TMT |
| 500 IDR | 0.10 TMT |
| 1,000 IDR | 0.19 TMT |
Get IDR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=TMTExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-29T10:48:37Z",
"rates": {
"TMT": 0.000194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "TMT",
"amount": 100
},
"result": 0.0194,
"rate": 0.000194
}Build with IDR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key