Rate Overview
Live
1 TRY = 0.019495 EUR
1 EUR = 51.2952
TRY
Avg
0.019490
High
0.019533
Low
0.019448
Last updated: 3/27/2026, 7:14:57 AM
Quick Conversions
| TRY | EUR |
|---|---|
| 1 TRY | 0.02 EUR |
| 10 TRY | 0.19 EUR |
| 50 TRY | 0.97 EUR |
| 100 TRY | 1.95 EUR |
| 500 TRY | 9.75 EUR |
| 1,000 TRY | 19.49 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-03-27T07:14:57Z",
"rates": {
"EUR": 0.019495
}
}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.9494999999999998,
"rate": 0.019495
}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