Rate Overview
Live
1 TRY = 5.1987 YER
1 YER = 0.192356
TRY
Avg
5.6576
High
6.2534
Low
5.1987
Last updated: 5/27/2026, 10:42:44 PM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.20 YER |
| 10 TRY | 51.99 YER |
| 50 TRY | 259.94 YER |
| 100 TRY | 519.87 YER |
| 500 TRY | 2,599.35 YER |
| 1,000 TRY | 5,198.70 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-27T22:42:44Z",
"rates": {
"YER": 5.198702
}
}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.8702,
"rate": 5.198702
}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