Rate Overview
Live
1 IDR = 0.002600 TRY
1 TRY = 384.6154
IDR
Avg
0.002605
High
0.002615
Low
0.002596
Last updated: 3/7/2026, 7:36:10 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-03-07T07:36:10Z",
"rates": {
"TRY": 0.0026
}
}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.26,
"rate": 0.0026
}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