Rate Overview
Live
1 RUB = 0.598879 TRY
1 TRY = 1.6698
RUB
Avg
0.601569
High
0.604507
Low
0.598353
Last updated: 5/6/2026, 2:23:15 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.60 TRY |
| 10 RUB | 5.99 TRY |
| 50 RUB | 29.94 TRY |
| 100 RUB | 59.89 TRY |
| 500 RUB | 299.44 TRY |
| 1,000 RUB | 598.88 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-05-06T14:23:15Z",
"rates": {
"TRY": 0.598879
}
}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": 59.8879,
"rate": 0.598879
}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