Rate Overview
Live
1 TRY = 5.1217 YER
1 YER = 0.195246
TRY
Avg
5.1456
High
5.1574
Low
5.1217
Last updated: 6/19/2026, 8:19:03 AM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.12 YER |
| 10 TRY | 51.22 YER |
| 50 TRY | 256.09 YER |
| 100 TRY | 512.17 YER |
| 500 TRY | 2,560.87 YER |
| 1,000 TRY | 5,121.74 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-06-19T08:19:03Z",
"rates": {
"YER": 5.121735
}
}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": 512.1735,
"rate": 5.121735
}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