Rate Overview
Live
1 TRY = 384.5328 IDR
1 IDR = 0.002601
TRY
Avg
383.8512
High
385.1140
Low
382.3438
Last updated: 3/7/2026, 3:31:41 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 384.53 IDR |
| 10 TRY | 3,845.33 IDR |
| 50 TRY | 19,226.64 IDR |
| 100 TRY | 38,453.28 IDR |
| 500 TRY | 192,266.38 IDR |
| 1,000 TRY | 384,532.76 IDR |
Get TRY/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=IDRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T03:31:41Z",
"rates": {
"IDR": 384.53276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "IDR",
"amount": 100
},
"result": 38453.276,
"rate": 384.53276
}Build with TRY/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key