Rate Overview
Live
1 TRY = 1.8303 RUB
1 RUB = 0.546358
TRY
Avg
1.8603
High
1.9444
Low
1.8153
Last updated: 3/27/2026, 9:38:36 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.30 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-27T09:38:36Z",
"rates": {
"RUB": 1.830302
}
}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.0302,
"rate": 1.830302
}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