Rate Overview
Live
1 RUB = 0.641009 TRY
1 TRY = 1.5600
RUB
Avg
0.638429
High
0.641111
Low
0.628818
Last updated: 5/26/2026, 9:19:27 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 | 641.01 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-26T21:19:27Z",
"rates": {
"TRY": 0.641009
}
}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.10090000000001,
"rate": 0.641009
}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