Rate Overview
Live
1 EUR = 55.5084 TRY
1 TRY = 0.018015
EUR
Avg
55.2605
High
55.5084
Low
55.0766
Last updated: 8/15/2026, 2:22:19 AM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 55.51 TRY |
| 10 EUR | 555.08 TRY |
| 50 EUR | 2,775.42 TRY |
| 100 EUR | 5,550.84 TRY |
| 500 EUR | 27,754.18 TRY |
| 1,000 EUR | 55,508.36 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-08-15T02:22:19Z",
"rates": {
"TRY": 55.50836
}
}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": 5550.836,
"rate": 55.50836
}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