Rate Overview
Live
1 EUR = 53.6494 TRY
1 TRY = 0.018640
EUR
Avg
53.5063
High
53.7157
Low
53.2384
Last updated: 6/16/2026, 4:24:50 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.65 TRY |
| 10 EUR | 536.49 TRY |
| 50 EUR | 2,682.47 TRY |
| 100 EUR | 5,364.94 TRY |
| 500 EUR | 26,824.70 TRY |
| 1,000 EUR | 53,649.41 TRY |
Get EUR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=TRYExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-06-16T04:24:50Z",
"rates": {
"TRY": 53.649407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "TRY",
"amount": 100
},
"result": 5364.940699999999,
"rate": 53.649407
}Build with EUR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key