Rate Overview
Live
1 SCR = 0.233889 TMT
1 TMT = 4.2755
SCR
Avg
0.242662
High
0.256968
Low
0.233889
Last updated: 3/6/2026, 11:26:31 PM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.23 TMT |
| 10 SCR | 2.34 TMT |
| 50 SCR | 11.69 TMT |
| 100 SCR | 23.39 TMT |
| 500 SCR | 116.94 TMT |
| 1,000 SCR | 233.89 TMT |
Get SCR/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TMTExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-06T23:26:31Z",
"rates": {
"TMT": 0.233889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TMT",
"amount": 100
},
"result": 23.3889,
"rate": 0.233889
}Build with SCR/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key