Rate Overview
Live
1 SBD = 0.436586 TMT
1 TMT = 2.2905
SBD
Avg
0.436147
High
0.436586
Low
0.435183
Last updated: 8/19/2026, 9:41:33 AM
Quick Conversions
| SBD | TMT |
|---|---|
| 1 SBD | 0.44 TMT |
| 10 SBD | 4.37 TMT |
| 50 SBD | 21.83 TMT |
| 100 SBD | 43.66 TMT |
| 500 SBD | 218.29 TMT |
| 1,000 SBD | 436.59 TMT |
Get SBD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TMTExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T09:41:33Z",
"rates": {
"TMT": 0.436586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TMT",
"amount": 100
},
"result": 43.6586,
"rate": 0.436586
}Build with SBD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key