Rate Overview
Live
1 RUB = 0.041658 TMT
1 TMT = 24.0050
RUB
Avg
0.042257
High
0.042939
Low
0.041658
Last updated: 8/15/2026, 10:27:17 PM
Quick Conversions
| RUB | TMT |
|---|---|
| 1 RUB | 0.04 TMT |
| 10 RUB | 0.42 TMT |
| 50 RUB | 2.08 TMT |
| 100 RUB | 4.17 TMT |
| 500 RUB | 20.83 TMT |
| 1,000 RUB | 41.66 TMT |
Get RUB/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=TMTExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-15T22:27:17Z",
"rates": {
"TMT": 0.041658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "TMT",
"amount": 100
},
"result": 4.1658,
"rate": 0.041658
}Build with RUB/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key