Rate Overview
Live
1 EUR = 51.3266 TRY
1 TRY = 0.019483
EUR
Avg
51.3100
High
51.4189
Low
51.1946
Last updated: 3/27/2026, 6:06:24 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 51.33 TRY |
| 10 EUR | 513.27 TRY |
| 50 EUR | 2,566.33 TRY |
| 100 EUR | 5,132.66 TRY |
| 500 EUR | 25,663.32 TRY |
| 1,000 EUR | 51,326.64 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-03-27T06:06:24Z",
"rates": {
"TRY": 51.326641
}
}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": 5132.6641,
"rate": 51.326641
}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