Rate Overview
Live
1 RUB = 0.639238 TRY
1 TRY = 1.5644
RUB
Avg
0.638941
High
0.642797
Low
0.631867
Last updated: 6/16/2026, 10:41:06 AM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.64 TRY |
| 10 RUB | 6.39 TRY |
| 50 RUB | 31.96 TRY |
| 100 RUB | 63.92 TRY |
| 500 RUB | 319.62 TRY |
| 1,000 RUB | 639.24 TRY |
Get RUB/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TRYExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-06-16T10:41:06Z",
"rates": {
"TRY": 0.639238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TRY",
"amount": 100
},
"result": 63.9238,
"rate": 0.639238
}Build with RUB/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key