Rate Overview
Live
1 RUB = 0.048073 TMT
1 TMT = 20.8017
RUB
Avg
0.048324
High
0.048595
Low
0.048073
Last updated: 6/18/2026, 10:18:40 AM
Quick Conversions
| RUB | TMT |
|---|---|
| 1 RUB | 0.05 TMT |
| 10 RUB | 0.48 TMT |
| 50 RUB | 2.40 TMT |
| 100 RUB | 4.81 TMT |
| 500 RUB | 24.04 TMT |
| 1,000 RUB | 48.07 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-06-18T10:18:40Z",
"rates": {
"TMT": 0.048073
}
}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.8073,
"rate": 0.048073
}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