Rate Overview
Live
1 EUR = 53.6159 TRY
1 TRY = 0.018651
EUR
Avg
53.3645
High
53.6699
Low
53.0786
Last updated: 7/5/2026, 6:19:09 PM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 53.62 TRY |
| 10 EUR | 536.16 TRY |
| 50 EUR | 2,680.80 TRY |
| 100 EUR | 5,361.59 TRY |
| 500 EUR | 26,807.97 TRY |
| 1,000 EUR | 53,615.93 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-05T18:19:09Z",
"rates": {
"TRY": 53.615934
}
}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": 5361.593400000001,
"rate": 53.615934
}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