Rate Overview
Live
1 RUB = 0.560224 TRY
1 TRY = 1.7850
RUB
Avg
0.566499
High
0.571706
Low
0.560213
Last updated: 3/6/2026, 5:08:18 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.56 TRY |
| 10 RUB | 5.60 TRY |
| 50 RUB | 28.01 TRY |
| 100 RUB | 56.02 TRY |
| 500 RUB | 280.11 TRY |
| 1,000 RUB | 560.22 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-03-06T17:08:18Z",
"rates": {
"TRY": 0.560224
}
}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": 56.022400000000005,
"rate": 0.560224
}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