Rate Overview
Live
1 TRY = 380.4647 IDR
1 IDR = 0.002628
TRY
Avg
385.5242
High
390.7239
Low
380.0538
Last updated: 3/27/2026, 12:55:07 PM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 380.46 IDR |
| 10 TRY | 3,804.65 IDR |
| 50 TRY | 19,023.24 IDR |
| 100 TRY | 38,046.47 IDR |
| 500 TRY | 190,232.37 IDR |
| 1,000 TRY | 380,464.73 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-27T12:55:07Z",
"rates": {
"IDR": 380.464731
}
}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": 38046.473099999996,
"rate": 380.464731
}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