Rate Overview
Live
1 RUB = 0.044470 TMT
1 TMT = 22.4871
RUB
Avg
0.045078
High
0.045647
Low
0.044470
Last updated: 3/6/2026, 5:11:55 PM
Quick Conversions
| RUB | TMT |
|---|---|
| 1 RUB | 0.04 TMT |
| 10 RUB | 0.44 TMT |
| 50 RUB | 2.22 TMT |
| 100 RUB | 4.45 TMT |
| 500 RUB | 22.24 TMT |
| 1,000 RUB | 44.47 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-03-06T17:11:55Z",
"rates": {
"TMT": 0.04447
}
}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.447,
"rate": 0.04447
}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