Rate Overview
Live
1 TRY = 380.4605 IDR
1 IDR = 0.002628
TRY
Avg
383.0045
High
385.1140
Low
380.0538
Last updated: 3/27/2026, 11:11:15 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 380.46 IDR |
| 10 TRY | 3,804.60 IDR |
| 50 TRY | 19,023.02 IDR |
| 100 TRY | 38,046.05 IDR |
| 500 TRY | 190,230.23 IDR |
| 1,000 TRY | 380,460.45 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-27T11:11:15Z",
"rates": {
"IDR": 380.460452
}
}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.0452,
"rate": 380.460452
}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