Rate Overview
Live
1 SCR = 0.253581 TMT
1 TMT = 3.9435
SCR
Avg
0.251119
High
0.256493
Low
0.239243
Last updated: 5/6/2026, 10:24:22 AM
Quick Conversions
| SCR | TMT |
|---|---|
| 1 SCR | 0.25 TMT |
| 10 SCR | 2.54 TMT |
| 50 SCR | 12.68 TMT |
| 100 SCR | 25.36 TMT |
| 500 SCR | 126.79 TMT |
| 1,000 SCR | 253.58 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-05-06T10:24:22Z",
"rates": {
"TMT": 0.253581
}
}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": 25.3581,
"rate": 0.253581
}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