Rate Overview
Live
1 TRY = 0.326746 ERN
1 ERN = 3.0605
TRY
Avg
0.354219
High
0.384625
Low
0.326746
Last updated: 5/27/2026, 11:02:33 PM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.33 ERN |
| 10 TRY | 3.27 ERN |
| 50 TRY | 16.34 ERN |
| 100 TRY | 32.67 ERN |
| 500 TRY | 163.37 ERN |
| 1,000 TRY | 326.75 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-05-27T23:02:33Z",
"rates": {
"ERN": 0.326746
}
}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": 32.6746,
"rate": 0.326746
}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