Rate Overview
Live
1 TRY = 1.6610 RUB
1 RUB = 0.602053
TRY
Avg
1.6546
High
1.6614
Low
1.6454
Last updated: 7/29/2026, 10:35:12 PM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.66 RUB |
| 10 TRY | 16.61 RUB |
| 50 TRY | 83.05 RUB |
| 100 TRY | 166.10 RUB |
| 500 TRY | 830.49 RUB |
| 1,000 TRY | 1,660.98 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-29T22:35:12Z",
"rates": {
"RUB": 1.660982
}
}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": 166.0982,
"rate": 1.660982
}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