Rate Overview
Live
1 RUB = 0.547557 TRY
1 TRY = 1.8263
RUB
Avg
0.517514
High
0.573354
Low
0.442406
Last updated: 3/26/2026, 9:48:44 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.55 TRY |
| 10 RUB | 5.48 TRY |
| 50 RUB | 27.38 TRY |
| 100 RUB | 54.76 TRY |
| 500 RUB | 273.78 TRY |
| 1,000 RUB | 547.56 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-26T21:48:44Z",
"rates": {
"TRY": 0.547557
}
}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": 54.7557,
"rate": 0.547557
}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