Rate Overview
Live
1 RUB = 0.605637 TRY
1 TRY = 1.6512
RUB
Avg
0.603340
High
0.605637
Low
0.600880
Last updated: 7/26/2026, 1:16:08 AM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.61 TRY |
| 10 RUB | 6.06 TRY |
| 50 RUB | 30.28 TRY |
| 100 RUB | 60.56 TRY |
| 500 RUB | 302.82 TRY |
| 1,000 RUB | 605.64 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-26T01:16:08Z",
"rates": {
"TRY": 0.605637
}
}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.5637,
"rate": 0.605637
}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