Rate Overview
Live
1 YER = 0.198722 TRY
1 TRY = 5.0322
YER
Avg
0.188625
High
0.198722
Low
0.180219
Last updated: 7/27/2026, 1:46:55 AM
Quick Conversions
| YER | TRY |
|---|---|
| 1 YER | 0.20 TRY |
| 10 YER | 1.99 TRY |
| 50 YER | 9.94 TRY |
| 100 YER | 19.87 TRY |
| 500 YER | 99.36 TRY |
| 1,000 YER | 198.72 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-07-27T01:46:55Z",
"rates": {
"TRY": 0.198722
}
}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": 19.8722,
"rate": 0.198722
}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