Rate Overview
Live
1 TRY = 365.2458 IDR
1 IDR = 0.002738
TRY
Avg
365.6036
High
367.5815
Low
364.0537
Last updated: 9/7/2026, 9:21:31 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 365.25 IDR |
| 10 TRY | 3,652.46 IDR |
| 50 TRY | 18,262.29 IDR |
| 100 TRY | 36,524.58 IDR |
| 500 TRY | 182,622.92 IDR |
| 1,000 TRY | 365,245.85 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-09-07T09:21:31Z",
"rates": {
"IDR": 365.245847
}
}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": 36524.5847,
"rate": 365.245847
}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