Rate Overview
Live
1 TRY = 388.9199 IDR
1 IDR = 0.002571
TRY
Avg
386.3905
High
392.1383
Low
381.7606
Last updated: 5/27/2026, 9:45:23 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 388.92 IDR |
| 10 TRY | 3,889.20 IDR |
| 50 TRY | 19,446.00 IDR |
| 100 TRY | 38,891.99 IDR |
| 500 TRY | 194,459.97 IDR |
| 1,000 TRY | 388,919.93 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-27T09:45:23Z",
"rates": {
"IDR": 388.919931
}
}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.9931,
"rate": 388.919931
}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