Rate Overview
Live
1 TRY = 382.5085 IDR
1 IDR = 0.002614
TRY
Avg
382.0748
High
383.7481
Low
380.0538
Last updated: 3/27/2026, 7:42:35 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 382.51 IDR |
| 10 TRY | 3,825.08 IDR |
| 50 TRY | 19,125.42 IDR |
| 100 TRY | 38,250.85 IDR |
| 500 TRY | 191,254.25 IDR |
| 1,000 TRY | 382,508.50 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-27T07:42:35Z",
"rates": {
"IDR": 382.508499
}
}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": 38250.849899999994,
"rate": 382.508499
}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