Rate Overview
Live
1 RUB = 0.607830 TRY
1 TRY = 1.6452
RUB
Avg
0.604567
High
0.608141
Low
0.593037
Last updated: 7/7/2026, 3:57:00 AM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.61 TRY |
| 10 RUB | 6.08 TRY |
| 50 RUB | 30.39 TRY |
| 100 RUB | 60.78 TRY |
| 500 RUB | 303.91 TRY |
| 1,000 RUB | 607.83 TRY |
Get RUB/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TRYExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:57:00Z",
"rates": {
"TRY": 0.60783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TRY",
"amount": 100
},
"result": 60.783,
"rate": 0.60783
}Build with RUB/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key