Rate Overview
Live
1 TRY = 0.345924 ERN
1 ERN = 2.8908
TRY
Avg
0.346300
High
0.346692
Low
0.345843
Last updated: 1/25/2026, 9:54:11 PM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.35 ERN |
| 10 TRY | 3.46 ERN |
| 50 TRY | 17.30 ERN |
| 100 TRY | 34.59 ERN |
| 500 TRY | 172.96 ERN |
| 1,000 TRY | 345.92 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-01-25T21:54:11Z",
"rates": {
"ERN": 0.345924
}
}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": 34.5924,
"rate": 0.345924
}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