Rate Overview
Live
1 RUB = 0.607306 TRY
1 TRY = 1.6466
RUB
Avg
0.421168
High
0.641027
Low
0.114066
Last updated: 7/16/2026, 6:53:08 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.61 TRY |
| 10 RUB | 6.07 TRY |
| 50 RUB | 30.37 TRY |
| 100 RUB | 60.73 TRY |
| 500 RUB | 303.65 TRY |
| 1,000 RUB | 607.31 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-16T18:53:08Z",
"rates": {
"TRY": 0.607306
}
}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.7306,
"rate": 0.607306
}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