Rate Overview
Live
1 SCR = 0.243882 TMT
1 TMT = 4.1003
SCR
Avg
0.247994
High
0.253121
Low
0.240430
Last updated: 6/15/2026, 2:17:30 PM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.24 TMT |
| 10 SCR | 2.44 TMT |
| 50 SCR | 12.19 TMT |
| 100 SCR | 24.39 TMT |
| 500 SCR | 121.94 TMT |
| 1,000 SCR | 243.88 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-15T14:17:30Z",
"rates": {
"TMT": 0.243882
}
}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.388199999999998,
"rate": 0.243882
}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