Rate Overview
Live
1 TRY = 1.7852 RUB
1 RUB = 0.560175
TRY
Avg
1.7653
High
1.7852
Low
1.7491
Last updated: 3/6/2026, 10:45:28 PM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.79 RUB |
| 10 TRY | 17.85 RUB |
| 50 TRY | 89.26 RUB |
| 100 TRY | 178.52 RUB |
| 500 TRY | 892.58 RUB |
| 1,000 TRY | 1,785.16 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-03-06T22:45:28Z",
"rates": {
"RUB": 1.785158
}
}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": 178.5158,
"rate": 1.785158
}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