Rate Overview
Live
1 SGD = 2.7327 TMT
1 TMT = 0.365933
SGD
Avg
2.7438
High
2.7672
Low
2.7311
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| SGD | TMT |
|---|---|
| 1 SGD | 2.73 TMT |
| 10 SGD | 27.33 TMT |
| 50 SGD | 136.64 TMT |
| 100 SGD | 273.27 TMT |
| 500 SGD | 1,366.37 TMT |
| 1,000 SGD | 2,732.74 TMT |
Get SGD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TMTExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T07:39:08Z",
"rates": {
"TMT": 2.732741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TMT",
"amount": 100
},
"result": 273.2741,
"rate": 2.732741
}Build with SGD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key