Rate Overview
Live
1 RUB = 0.083321 TTD
1 TTD = 12.0018
RUB
Avg
0.086243
High
0.088875
Low
0.082273
Last updated: 3/27/2026, 11:48:50 AM
Quick Conversions
| RUB | TTD |
|---|---|
| 1 RUB | 0.08 TTD |
| 10 RUB | 0.83 TTD |
| 50 RUB | 4.17 TTD |
| 100 RUB | 8.33 TTD |
| 500 RUB | 41.66 TTD |
| 1,000 RUB | 83.32 TTD |
Get RUB/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TTDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T11:48:50Z",
"rates": {
"TTD": 0.083321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TTD",
"amount": 100
},
"result": 8.3321,
"rate": 0.083321
}Build with RUB/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key