Rate Overview
Live
1 TRY = 388.9148 IDR
1 IDR = 0.002571
TRY
Avg
385.4256
High
390.7239
Low
380.0538
Last updated: 5/27/2026, 10:55:13 AM
Quick Conversions
| TRY | IDR |
|---|---|
| 1 TRY | 388.91 IDR |
| 10 TRY | 3,889.15 IDR |
| 50 TRY | 19,445.74 IDR |
| 100 TRY | 38,891.48 IDR |
| 500 TRY | 194,457.42 IDR |
| 1,000 TRY | 388,914.85 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-27T10:55:13Z",
"rates": {
"IDR": 388.914848
}
}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.4848,
"rate": 388.914848
}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