Rate Overview
Live
1 RUB = 0.603118 TRY
1 TRY = 1.6581
RUB
Avg
0.590956
High
0.644938
Low
0.514305
Last updated: 7/22/2026, 9:05:20 AM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.60 TRY |
| 10 RUB | 6.03 TRY |
| 50 RUB | 30.16 TRY |
| 100 RUB | 60.31 TRY |
| 500 RUB | 301.56 TRY |
| 1,000 RUB | 603.12 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-22T09:05:20Z",
"rates": {
"TRY": 0.603118
}
}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.311800000000005,
"rate": 0.603118
}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