Rate Overview
Live
1 RUB = 0.049290 TMT
1 TMT = 20.2881
RUB
Avg
0.047762
High
0.049290
Low
0.046424
Last updated: 5/28/2026, 10:59:45 PM
Quick Conversions
| RUB | TMT |
|---|---|
| 1 RUB | 0.05 TMT |
| 10 RUB | 0.49 TMT |
| 50 RUB | 2.46 TMT |
| 100 RUB | 4.93 TMT |
| 500 RUB | 24.65 TMT |
| 1,000 RUB | 49.29 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-05-28T22:59:45Z",
"rates": {
"TMT": 0.04929
}
}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.929,
"rate": 0.04929
}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