Rate Overview
Live
1 YER = 0.186308 TRY
1 TRY = 5.3675
YER
Avg
0.171996
High
0.186308
Low
0.154282
Last updated: 3/27/2026, 3:20:47 PM
Quick Conversions
| YER | TRY |
|---|---|
| 1 YER | 0.19 TRY |
| 10 YER | 1.86 TRY |
| 50 YER | 9.32 TRY |
| 100 YER | 18.63 TRY |
| 500 YER | 93.15 TRY |
| 1,000 YER | 186.31 TRY |
Get YER/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TRYExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T15:20:47Z",
"rates": {
"TRY": 0.186308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TRY",
"amount": 100
},
"result": 18.6308,
"rate": 0.186308
}Build with YER/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key