Rate Overview
Live
1 TRY = 0.322958 ERN
1 ERN = 3.0964
TRY
Avg
0.323706
High
0.324262
Low
0.322958
Last updated: 6/19/2026, 8:19:08 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.32 ERN |
| 10 TRY | 3.23 ERN |
| 50 TRY | 16.15 ERN |
| 100 TRY | 32.30 ERN |
| 500 TRY | 161.48 ERN |
| 1,000 TRY | 322.96 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-06-19T08:19:08Z",
"rates": {
"ERN": 0.322958
}
}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.2958,
"rate": 0.322958
}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