Rate Overview
Live
1 TRY = 5.3674 YER
1 YER = 0.186309
TRY
Avg
5.4026
High
5.4358
Low
5.3674
Last updated: 3/27/2026, 4:31:59 PM
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.71 YER |
| 1,000 TRY | 5,367.42 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-27T16:31:59Z",
"rates": {
"YER": 5.367421
}
}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.7421,
"rate": 5.367421
}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