Rate Overview
Live
1 TRY = 0.317677 ERN
1 ERN = 3.1479
TRY
Avg
0.332322
High
0.345974
Low
0.317677
Last updated: 7/22/2026, 10:53:15 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.32 ERN |
| 10 TRY | 3.18 ERN |
| 50 TRY | 15.88 ERN |
| 100 TRY | 31.77 ERN |
| 500 TRY | 158.84 ERN |
| 1,000 TRY | 317.68 ERN |
Get TRY/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ERNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-22T10:53:15Z",
"rates": {
"ERN": 0.317677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ERN",
"amount": 100
},
"result": 31.767699999999998,
"rate": 0.317677
}Build with TRY/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key