Rate Overview
Live
1 TRY = 5.4107 YER
1 YER = 0.184820
TRY
Avg
5.4198
High
5.4315
Low
5.4102
Last updated: 3/7/2026, 1:00:08 AM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.41 YER |
| 10 TRY | 54.11 YER |
| 50 TRY | 270.53 YER |
| 100 TRY | 541.07 YER |
| 500 TRY | 2,705.34 YER |
| 1,000 TRY | 5,410.68 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-07T01:00:08Z",
"rates": {
"YER": 5.410679
}
}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": 541.0679,
"rate": 5.410679
}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