Rate Overview
Live
1 TRY = 0.019512 EUR
1 EUR = 51.2505 TRY
Avg
0.020406
High
0.021227
Low
0.019512
Last updated: 1/25/2026, 11:10:45 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.51 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-01-25T11:10:45Z",
"rates": {
"EUR": 0.019512
}
}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.9512,
"rate": 0.019512
}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