Rate Overview
Live
1 YER = 0.184815 TRY
1 TRY = 5.4108
YER
Avg
0.184542
High
0.184835
Low
0.184111
Last updated: 3/7/2026, 4:23:49 AM
Quick Conversions
| YER | TRY |
|---|---|
| 1 YER | 0.18 TRY |
| 10 YER | 1.85 TRY |
| 50 YER | 9.24 TRY |
| 100 YER | 18.48 TRY |
| 500 YER | 92.41 TRY |
| 1,000 YER | 184.82 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-07T04:23:49Z",
"rates": {
"TRY": 0.184815
}
}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.4815,
"rate": 0.184815
}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