Rate Overview
Live
1 TRY = 1.7738 RUB
1 RUB = 0.563774
TRY
Avg
1.7507
High
1.7747
Low
1.7267
Last updated: 8/19/2026, 3:39:29 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.77 RUB |
| 10 TRY | 17.74 RUB |
| 50 TRY | 88.69 RUB |
| 100 TRY | 177.38 RUB |
| 500 TRY | 886.88 RUB |
| 1,000 TRY | 1,773.76 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-08-19T03:39:29Z",
"rates": {
"RUB": 1.773761
}
}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": 177.37609999999998,
"rate": 1.773761
}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