Rate Overview
Live
1 TRY = 5.0580 YER
1 YER = 0.197705
TRY
Avg
5.0738
High
5.1122
Low
5.0501
Last updated: 7/8/2026, 6:31:47 PM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.06 YER |
| 10 TRY | 50.58 YER |
| 50 TRY | 252.90 YER |
| 100 TRY | 505.80 YER |
| 500 TRY | 2,529.02 YER |
| 1,000 TRY | 5,058.05 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-07-08T18:31:47Z",
"rates": {
"YER": 5.058048
}
}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": 505.80480000000006,
"rate": 5.058048
}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