Rate Overview
Live
1 TRY = 388.9123 IDR
1 IDR = 0.002571
TRY
Avg
682.4455
High
1695.98
Low
382.1920
Last updated: 5/27/2026, 12:13:54 PM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 388.91 IDR |
| 10 TRY | 3,889.12 IDR |
| 50 TRY | 19,445.62 IDR |
| 100 TRY | 38,891.23 IDR |
| 500 TRY | 194,456.15 IDR |
| 1,000 TRY | 388,912.31 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-05-27T12:13:54Z",
"rates": {
"IDR": 388.912306
}
}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": 38891.2306,
"rate": 388.912306
}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