Rate Overview
Live
1 RUB = 0.044667 TMT
1 TMT = 22.3879
RUB
Avg
0.045443
High
0.047850
Low
0.044336
Last updated: 7/22/2026, 2:53:31 AM
Quick Conversions
| RUB | TMT |
|---|---|
| 1 RUB | 0.04 TMT |
| 10 RUB | 0.45 TMT |
| 50 RUB | 2.23 TMT |
| 100 RUB | 4.47 TMT |
| 500 RUB | 22.33 TMT |
| 1,000 RUB | 44.67 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-07-22T02:53:31Z",
"rates": {
"TMT": 0.044667
}
}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.4666999999999994,
"rate": 0.044667
}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