Rate Overview
Live
1 YER = 0.186311 TRY
1 TRY = 5.3674
YER
Avg
0.180070
High
0.186311
Low
0.173385
Last updated: 3/27/2026, 11:46:36 AM
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.16 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-27T11:46:36Z",
"rates": {
"TRY": 0.186311
}
}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.6311,
"rate": 0.186311
}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