Rate Overview
Live
1 TRY = 0.312906 ERN
1 ERN = 3.1958
TRY
Avg
0.313282
High
0.314085
Low
0.312667
Last updated: 8/19/2026, 10:43:17 AM
Quick Conversions
| TRY | ERN |
|---|---|
| 1 TRY | 0.31 ERN |
| 10 TRY | 3.13 ERN |
| 50 TRY | 15.65 ERN |
| 100 TRY | 31.29 ERN |
| 500 TRY | 156.45 ERN |
| 1,000 TRY | 312.91 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-08-19T10:43:17Z",
"rates": {
"ERN": 0.312906
}
}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.2906,
"rate": 0.312906
}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