Rate Overview
Live
1 TRY = 1.8303 RUB
1 RUB = 0.546357
TRY
Avg
1.8514
High
2.0109
Low
1.7408
Last updated: 3/27/2026, 11:29:04 AM
Quick Conversions
| TRY | RUB |
|---|---|
| 1 TRY | 1.83 RUB |
| 10 TRY | 18.30 RUB |
| 50 TRY | 91.52 RUB |
| 100 TRY | 183.03 RUB |
| 500 TRY | 915.15 RUB |
| 1,000 TRY | 1,830.31 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-27T11:29:04Z",
"rates": {
"RUB": 1.830306
}
}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": 183.0306,
"rate": 1.830306
}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