Rate Overview
Live
1 TRY = 1.6320 RUB
1 RUB = 0.612749
TRY
Avg
1.6498
High
1.6862
Low
1.6320
Last updated: 7/8/2026, 4:08:30 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.63 RUB |
| 10 TRY | 16.32 RUB |
| 50 TRY | 81.60 RUB |
| 100 TRY | 163.20 RUB |
| 500 TRY | 816.00 RUB |
| 1,000 TRY | 1,631.99 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-07-08T04:08:30Z",
"rates": {
"RUB": 1.63199
}
}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": 163.199,
"rate": 1.63199
}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