Rate Overview
Live
1 RUB = 0.605750 TRY
1 TRY = 1.6508
RUB
Avg
0.605825
High
0.620060
Low
0.590538
Last updated: 7/26/2026, 4:42:30 AM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.61 TRY |
| 10 RUB | 6.06 TRY |
| 50 RUB | 30.29 TRY |
| 100 RUB | 60.58 TRY |
| 500 RUB | 302.88 TRY |
| 1,000 RUB | 605.75 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-26T04:42:30Z",
"rates": {
"TRY": 0.60575
}
}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.575,
"rate": 0.60575
}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