Rate Overview
Live
1 TRY = 1.6454 RUB
1 RUB = 0.607760
TRY
Avg
1.6914
High
1.8918
Low
1.5517
Last updated: 7/28/2026, 1:23:55 PM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.65 RUB |
| 10 TRY | 16.45 RUB |
| 50 TRY | 82.27 RUB |
| 100 TRY | 164.54 RUB |
| 500 TRY | 822.69 RUB |
| 1,000 TRY | 1,645.39 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-07-28T13:23:55Z",
"rates": {
"RUB": 1.645385
}
}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": 164.5385,
"rate": 1.645385
}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