Rate Overview
Live
1 TRY = 1.6836 RUB
1 RUB = 0.593965
TRY
Avg
1.8030
High
2.0314
Low
1.5505
Last updated: 7/30/2026, 8:00:49 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.68 RUB |
| 10 TRY | 16.84 RUB |
| 50 TRY | 84.18 RUB |
| 100 TRY | 168.36 RUB |
| 500 TRY | 841.80 RUB |
| 1,000 TRY | 1,683.60 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-30T08:00:49Z",
"rates": {
"RUB": 1.683602
}
}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": 168.3602,
"rate": 1.683602
}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