Rate Overview
Live
1 TRY = 0.334334 ERN
1 ERN = 2.9910
TRY
Avg
0.335279
High
0.335833
Low
0.334334
Last updated: 4/17/2026, 7:30:48 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.33 ERN |
| 10 TRY | 3.34 ERN |
| 50 TRY | 16.72 ERN |
| 100 TRY | 33.43 ERN |
| 500 TRY | 167.17 ERN |
| 1,000 TRY | 334.33 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-04-17T07:30:48Z",
"rates": {
"ERN": 0.334334
}
}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": 33.4334,
"rate": 0.334334
}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