Rate Overview
Live
1 EUR = 53.4191 TRY
1 TRY = 0.018720
EUR
Avg
51.4405
High
53.4191
Low
49.1509
Last updated: 5/27/2026, 4:50:08 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.42 TRY |
| 10 EUR | 534.19 TRY |
| 50 EUR | 2,670.95 TRY |
| 100 EUR | 5,341.91 TRY |
| 500 EUR | 26,709.53 TRY |
| 1,000 EUR | 53,419.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-05-27T04:50:08Z",
"rates": {
"TRY": 53.419069
}
}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": 5341.9069,
"rate": 53.419069
}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