Rate Overview
Live
1 TRY = 0.018562 EUR
1 EUR = 53.8735
TRY
Avg
0.019732
High
0.021257
Low
0.018539
Last updated: 7/26/2026, 3:26:40 PM
Quick Conversions
| TRY | EUR |
|---|---|
| 1 TRY | 0.02 EUR |
| 10 TRY | 0.19 EUR |
| 50 TRY | 0.93 EUR |
| 100 TRY | 1.86 EUR |
| 500 TRY | 9.28 EUR |
| 1,000 TRY | 18.56 EUR |
Get TRY/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=EURExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-26T15:26:40Z",
"rates": {
"EUR": 0.018562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "EUR",
"amount": 100
},
"result": 1.8561999999999999,
"rate": 0.018562
}Build with TRY/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key