Rate Overview
Live
1 TRY = 5.1990 YER
1 YER = 0.192345
TRY
Avg
6.1827
High
7.3739
Low
5.1990
Last updated: 5/27/2026, 8:26:09 PM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.20 YER |
| 10 TRY | 51.99 YER |
| 50 TRY | 259.95 YER |
| 100 TRY | 519.90 YER |
| 500 TRY | 2,599.50 YER |
| 1,000 TRY | 5,199.00 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-05-27T20:26:09Z",
"rates": {
"YER": 5.198997
}
}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": 519.8997,
"rate": 5.198997
}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