Rate Overview
Live
1 TRY = 4.8924 YER
1 YER = 0.204399
TRY
Avg
4.9041
High
4.9122
Low
4.8924
Last updated: 9/4/2026, 10:47:12 AM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 4.89 YER |
| 10 TRY | 48.92 YER |
| 50 TRY | 244.62 YER |
| 100 TRY | 489.24 YER |
| 500 TRY | 2,446.20 YER |
| 1,000 TRY | 4,892.40 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-09-04T10:47:12Z",
"rates": {
"YER": 4.8924
}
}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": 489.24,
"rate": 4.8924
}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