Rate Overview
Live
1 RUB = 0.640991 TRY
1 TRY = 1.5601
RUB
Avg
0.616476
High
0.641111
Low
0.598044
Last updated: 5/26/2026, 10:10:21 PM
Quick Conversions
| RUB | TRY |
|---|---|
| 1 RUB | 0.64 TRY |
| 10 RUB | 6.41 TRY |
| 50 RUB | 32.05 TRY |
| 100 RUB | 64.10 TRY |
| 500 RUB | 320.50 TRY |
| 1,000 RUB | 640.99 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-05-26T22:10:21Z",
"rates": {
"TRY": 0.640991
}
}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": 64.09909999999999,
"rate": 0.640991
}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