Rate Overview
Live
1 TRY = 388.9411 IDR
1 IDR = 0.002571
TRY
Avg
385.7087
High
389.3275
Low
382.3589
Last updated: 5/27/2026, 1:33:30 PM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 388.94 IDR |
| 10 TRY | 3,889.41 IDR |
| 50 TRY | 19,447.06 IDR |
| 100 TRY | 38,894.11 IDR |
| 500 TRY | 194,470.56 IDR |
| 1,000 TRY | 388,941.11 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-27T13:33:30Z",
"rates": {
"IDR": 388.941114
}
}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": 38894.1114,
"rate": 388.941114
}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