Rate Overview
Live
1 TRY = 1.5665 RUB
1 RUB = 0.638372
TRY
Avg
1.7591
High
1.8873
Low
1.5600
Last updated: 5/27/2026, 8:24:50 PM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.57 RUB |
| 10 TRY | 15.66 RUB |
| 50 TRY | 78.32 RUB |
| 100 TRY | 156.65 RUB |
| 500 TRY | 783.24 RUB |
| 1,000 TRY | 1,566.48 RUB |
Get TRY/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=RUBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T20:24:50Z",
"rates": {
"RUB": 1.566484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "RUB",
"amount": 100
},
"result": 156.6484,
"rate": 1.566484
}Build with TRY/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key