Rate Overview
Live
1 TRY = 384.4390 IDR
1 IDR = 0.002601
TRY
Avg
384.4353
High
387.4158
Low
382.7607
Last updated: 6/19/2026, 8:38:44 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 384.44 IDR |
| 10 TRY | 3,844.39 IDR |
| 50 TRY | 19,221.95 IDR |
| 100 TRY | 38,443.90 IDR |
| 500 TRY | 192,219.50 IDR |
| 1,000 TRY | 384,439.00 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-06-19T08:38:44Z",
"rates": {
"IDR": 384.438999
}
}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": 38443.899900000004,
"rate": 384.438999
}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