Rate Overview
Live
1 SCR = 0.235027 TMT
1 TMT = 4.2548
SCR
Avg
0.240177
High
0.248542
Low
0.235027
Last updated: 6/28/2026, 9:35:50 PM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.24 TMT |
| 10 SCR | 2.35 TMT |
| 50 SCR | 11.75 TMT |
| 100 SCR | 23.50 TMT |
| 500 SCR | 117.51 TMT |
| 1,000 SCR | 235.03 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-06-28T21:35:50Z",
"rates": {
"TMT": 0.235027
}
}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.5027,
"rate": 0.235027
}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