Rate Overview
Live
1 SCR = 0.242604 TMT
1 TMT = 4.1219
SCR
Avg
0.239550
High
0.258083
Low
0.229234
Last updated: 3/27/2026, 3:27:25 PM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.24 TMT |
| 10 SCR | 2.43 TMT |
| 50 SCR | 12.13 TMT |
| 100 SCR | 24.26 TMT |
| 500 SCR | 121.30 TMT |
| 1,000 SCR | 242.60 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-27T15:27:25Z",
"rates": {
"TMT": 0.242604
}
}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": 24.260399999999997,
"rate": 0.242604
}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