Rate Overview
Live
1 TRY = 0.018726 EUR
1 EUR = 53.4017
TRY
Avg
0.019450
High
0.020345
Low
0.018726
Last updated: 5/27/2026, 2:28:30 AM
Quick Conversions
| TRY | EUR |
|---|---|
| 1 TRY | 0.02 EUR |
| 10 TRY | 0.19 EUR |
| 50 TRY | 0.94 EUR |
| 100 TRY | 1.87 EUR |
| 500 TRY | 9.36 EUR |
| 1,000 TRY | 18.73 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-05-27T02:28:30Z",
"rates": {
"EUR": 0.018726
}
}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.8726,
"rate": 0.018726
}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