Rate Overview
Live
1 TRY = 5.0262 YER
1 YER = 0.198956
TRY
Avg
5.0336
High
5.0507
Low
5.0253
Last updated: 7/29/2026, 6:41:13 PM
Quick Conversions
| TRY | YER |
|---|---|
| 1 TRY | 5.03 YER |
| 10 TRY | 50.26 YER |
| 50 TRY | 251.31 YER |
| 100 TRY | 502.62 YER |
| 500 TRY | 2,513.11 YER |
| 1,000 TRY | 5,026.23 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-07-29T18:41:13Z",
"rates": {
"YER": 5.026229
}
}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": 502.62289999999996,
"rate": 5.026229
}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