Rate Overview
Live
1 TRY = 1.5735 RUB
1 RUB = 0.635538
TRY
Avg
1.5663
High
1.5736
Low
1.5557
Last updated: 6/19/2026, 8:39:01 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.57 RUB |
| 10 TRY | 15.73 RUB |
| 50 TRY | 78.67 RUB |
| 100 TRY | 157.35 RUB |
| 500 TRY | 786.74 RUB |
| 1,000 TRY | 1,573.47 RUB |
Get TRY/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=RUBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:01Z",
"rates": {
"RUB": 1.573471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "RUB",
"amount": 100
},
"result": 157.3471,
"rate": 1.573471
}Build with TRY/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key