Rate Overview
Live
1 SCR = 0.239841 TMT
1 TMT = 4.1694
SCR
Avg
0.245489
High
0.260699
Low
0.239841
Last updated: 7/25/2026, 7:24:47 PM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.24 TMT |
| 10 SCR | 2.40 TMT |
| 50 SCR | 11.99 TMT |
| 100 SCR | 23.98 TMT |
| 500 SCR | 119.92 TMT |
| 1,000 SCR | 239.84 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-07-25T19:24:47Z",
"rates": {
"TMT": 0.239841
}
}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.9841,
"rate": 0.239841
}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