Rate Overview
Live
1 EUR = 52.6977 TRY
1 TRY = 0.018976
EUR
Avg
52.4652
High
52.7442
Low
52.1047
Last updated: 4/16/2026, 7:33:12 PM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 52.70 TRY |
| 10 EUR | 526.98 TRY |
| 50 EUR | 2,634.89 TRY |
| 100 EUR | 5,269.77 TRY |
| 500 EUR | 26,348.86 TRY |
| 1,000 EUR | 52,697.71 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-04-16T19:33:12Z",
"rates": {
"TRY": 52.697711
}
}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": 5269.7711,
"rate": 52.697711
}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