Rate Overview
Live
1 TRY = 0.018823 EUR
1 EUR = 53.1265
TRY
Avg
0.018881
High
0.018954
Low
0.018799
Last updated: 5/6/2026, 9:58:21 PM
Quick Conversions
| TRY | EUR |
|---|---|
| 1 TRY | 0.02 EUR |
| 10 TRY | 0.19 EUR |
| 50 TRY | 0.94 EUR |
| 100 TRY | 1.88 EUR |
| 500 TRY | 9.41 EUR |
| 1,000 TRY | 18.82 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-06T21:58:21Z",
"rates": {
"EUR": 0.018823
}
}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.8822999999999999,
"rate": 0.018823
}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