Rate Overview
Live
1 TRY = 5.3206 YER
1 YER = 0.187948
TRY
Avg
5.3225
High
5.3401
Low
5.3033
Last updated: 4/17/2026, 6:10:13 AM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.32 YER |
| 10 TRY | 53.21 YER |
| 50 TRY | 266.03 YER |
| 100 TRY | 532.06 YER |
| 500 TRY | 2,660.31 YER |
| 1,000 TRY | 5,320.61 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-04-17T06:10:13Z",
"rates": {
"YER": 5.320613
}
}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": 532.0613,
"rate": 5.320613
}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