Rate Overview
Live
1 SBD = 0.432826 TMT
1 TMT = 2.3104
SBD
Avg
0.430648
High
0.439588
Low
0.411354
Last updated: 7/30/2026, 3:49:17 AM
Quick Conversions
| SBD | TMT |
|---|---|
| 1 SBD | 0.43 TMT |
| 10 SBD | 4.33 TMT |
| 50 SBD | 21.64 TMT |
| 100 SBD | 43.28 TMT |
| 500 SBD | 216.41 TMT |
| 1,000 SBD | 432.83 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-07-30T03:49:17Z",
"rates": {
"TMT": 0.432826
}
}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.2826,
"rate": 0.432826
}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