Rate Overview
Live
1 RUB = 0.570034 TRY
1 TRY = 1.7543
RUB
Avg
0.578176
High
0.584896
Low
0.570034
Last updated: 8/15/2026, 10:27:22 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.57 TRY |
| 10 RUB | 5.70 TRY |
| 50 RUB | 28.50 TRY |
| 100 RUB | 57.00 TRY |
| 500 RUB | 285.02 TRY |
| 1,000 RUB | 570.03 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-08-15T22:27:22Z",
"rates": {
"TRY": 0.570034
}
}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": 57.003400000000006,
"rate": 0.570034
}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