Rate Overview
Live
1 IDR = 0.002603 TRY
1 TRY = 384.1721
IDR
Avg
0.002608
High
0.002613
Low
0.002601
Last updated: 4/17/2026, 4:53:22 AM
Quick Conversions
| IDR | TRY |
|---|---|
| 1 IDR | 0.00 TRY |
| 10 IDR | 0.03 TRY |
| 50 IDR | 0.13 TRY |
| 100 IDR | 0.26 TRY |
| 500 IDR | 1.30 TRY |
| 1,000 IDR | 2.60 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-04-17T04:53:22Z",
"rates": {
"TRY": 0.002603
}
}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.2603,
"rate": 0.002603
}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