Rate Overview
Live
1 TRY = 388.9221 IDR
1 IDR = 0.002571
TRY
Avg
388.0504
High
388.9221
Low
387.0556
Last updated: 5/27/2026, 8:24:10 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 388.92 IDR |
| 10 TRY | 3,889.22 IDR |
| 50 TRY | 19,446.10 IDR |
| 100 TRY | 38,892.21 IDR |
| 500 TRY | 194,461.03 IDR |
| 1,000 TRY | 388,922.05 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-27T08:24:10Z",
"rates": {
"IDR": 388.92205
}
}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": 38892.205,
"rate": 388.92205
}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