Rate Overview
Live
1 TRY = 0.310576 ERN
1 ERN = 3.2198
TRY
Avg
0.310974
High
0.311738
Low
0.310576
Last updated: 9/2/2026, 10:34:06 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.31 ERN |
| 10 TRY | 3.11 ERN |
| 50 TRY | 15.53 ERN |
| 100 TRY | 31.06 ERN |
| 500 TRY | 155.29 ERN |
| 1,000 TRY | 310.58 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-09-02T10:34:06Z",
"rates": {
"ERN": 0.310576
}
}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.0576,
"rate": 0.310576
}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