Rate Overview
Live
1 EUR = 53.3994 TRY
1 TRY = 0.018727
EUR
Avg
53.1554
High
53.4154
Low
52.8804
Last updated: 5/27/2026, 2:27:22 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.40 TRY |
| 10 EUR | 533.99 TRY |
| 50 EUR | 2,669.97 TRY |
| 100 EUR | 5,339.94 TRY |
| 500 EUR | 26,699.70 TRY |
| 1,000 EUR | 53,399.40 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-27T02:27:22Z",
"rates": {
"TRY": 53.399395
}
}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": 5339.9394999999995,
"rate": 53.399395
}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