Rate Overview
Live
1 TRY = 0.331504 ERN
1 ERN = 3.0166
TRY
Avg
0.331851
High
0.332147
Low
0.331504
Last updated: 5/7/2026, 3:39:28 PM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.33 ERN |
| 10 TRY | 3.32 ERN |
| 50 TRY | 16.58 ERN |
| 100 TRY | 33.15 ERN |
| 500 TRY | 165.75 ERN |
| 1,000 TRY | 331.50 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-07T15:39:28Z",
"rates": {
"ERN": 0.331504
}
}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.150400000000005,
"rate": 0.331504
}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