Rate Overview
Live
1 TRY = 0.019522 EUR
1 EUR = 51.2243
TRY
Avg
0.020959
High
0.024393
Low
0.019241
Last updated: 3/27/2026, 9:10:29 AM
Quick Conversions
| TRY | EUR |
|---|---|
| 1 TRY | 0.02 EUR |
| 10 TRY | 0.20 EUR |
| 50 TRY | 0.98 EUR |
| 100 TRY | 1.95 EUR |
| 500 TRY | 9.76 EUR |
| 1,000 TRY | 19.52 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-27T09:10:29Z",
"rates": {
"EUR": 0.019522
}
}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.9522000000000002,
"rate": 0.019522
}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