Rate Overview
Live
1 EUR = 53.9351 TRY
1 TRY = 0.018541
EUR
Avg
53.8402
High
53.9577
Low
53.6440
Last updated: 7/20/2026, 2:21:01 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.94 TRY |
| 10 EUR | 539.35 TRY |
| 50 EUR | 2,696.75 TRY |
| 100 EUR | 5,393.51 TRY |
| 500 EUR | 26,967.53 TRY |
| 1,000 EUR | 53,935.07 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-07-20T02:21:01Z",
"rates": {
"TRY": 53.935067
}
}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": 5393.5067,
"rate": 53.935067
}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