Rate Overview
Live
1 TRY = 0.340366 ERN
1 ERN = 2.9380
TRY
Avg
0.340987
High
0.341495
Low
0.340337
Last updated: 3/7/2026, 1:00:14 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.34 ERN |
| 10 TRY | 3.40 ERN |
| 50 TRY | 17.02 ERN |
| 100 TRY | 34.04 ERN |
| 500 TRY | 170.18 ERN |
| 1,000 TRY | 340.37 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-03-07T01:00:14Z",
"rates": {
"ERN": 0.340366
}
}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.0366,
"rate": 0.340366
}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