Rate Overview
Live
1 TRY = 5.3674 YER
1 YER = 0.186312
TRY
Avg
5.5557
High
5.7675
Low
5.3674
Last updated: 3/27/2026, 11:11:38 AM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.37 YER |
| 10 TRY | 53.67 YER |
| 50 TRY | 268.37 YER |
| 100 TRY | 536.74 YER |
| 500 TRY | 2,683.68 YER |
| 1,000 TRY | 5,367.36 YER |
Get TRY/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=YERExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T11:11:38Z",
"rates": {
"YER": 5.367355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "YER",
"amount": 100
},
"result": 536.7355,
"rate": 5.367355
}Build with TRY/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key