Rate Overview
Live
1 IDR = 0.002684 TRY
1 TRY = 372.5782
IDR
Avg
0.002682
High
0.002692
Low
0.002675
Last updated: 8/17/2026, 8:06:44 AM
Quick Conversions
| IDR | TRY |
|---|---|
| 1 IDR | 0.00 TRY |
| 10 IDR | 0.03 TRY |
| 50 IDR | 0.13 TRY |
| 100 IDR | 0.27 TRY |
| 500 IDR | 1.34 TRY |
| 1,000 IDR | 2.68 TRY |
Get IDR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=TRYExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-08-17T08:06:44Z",
"rates": {
"TRY": 0.002684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "TRY",
"amount": 100
},
"result": 0.2684,
"rate": 0.002684
}Build with IDR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key