Rate Overview
Live
1 EUR = 53.4384 TRY
1 TRY = 0.018713
EUR
Avg
49.5197
High
53.4384
Low
44.2872
Last updated: 5/27/2026, 6:13:43 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.44 TRY |
| 10 EUR | 534.38 TRY |
| 50 EUR | 2,671.92 TRY |
| 100 EUR | 5,343.84 TRY |
| 500 EUR | 26,719.18 TRY |
| 1,000 EUR | 53,438.35 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-27T06:13:43Z",
"rates": {
"TRY": 53.438351
}
}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": 5343.835099999999,
"rate": 53.438351
}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