Rate Overview
Live
1 EUR = 51.2010 TRY
1 TRY = 0.019531
EUR
Avg
51.3292
High
51.8716
Low
50.9539
Last updated: 3/7/2026, 12:48:11 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 51.20 TRY |
| 10 EUR | 512.01 TRY |
| 50 EUR | 2,560.05 TRY |
| 100 EUR | 5,120.10 TRY |
| 500 EUR | 25,600.48 TRY |
| 1,000 EUR | 51,200.96 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-07T00:48:11Z",
"rates": {
"TRY": 51.200957
}
}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": 5120.0957,
"rate": 51.200957
}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