Rate Overview
Live
1 TRY = 1.7871 RUB
1 RUB = 0.559568
TRY
Avg
1.7895
High
1.8068
Low
1.7717
Last updated: 9/8/2026, 3:22:40 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.79 RUB |
| 10 TRY | 17.87 RUB |
| 50 TRY | 89.35 RUB |
| 100 TRY | 178.71 RUB |
| 500 TRY | 893.55 RUB |
| 1,000 TRY | 1,787.09 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-09-08T03:22:40Z",
"rates": {
"RUB": 1.787093
}
}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.7093,
"rate": 1.787093
}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