Rate Overview
Live
1 EUR = 56.2337 TRY
1 TRY = 0.017783
EUR
Avg
56.0468
High
56.2995
Low
55.8829
Last updated: 9/4/2026, 7:22:35 PM
Quick Conversions
| EUR | TRY |
|---|---|
| 1 EUR | 56.23 TRY |
| 10 EUR | 562.34 TRY |
| 50 EUR | 2,811.68 TRY |
| 100 EUR | 5,623.37 TRY |
| 500 EUR | 28,116.84 TRY |
| 1,000 EUR | 56,233.67 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-09-04T19:22:35Z",
"rates": {
"TRY": 56.233674
}
}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": 5623.3674,
"rate": 56.233674
}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