Rate Overview
Live
1 SBD = 0.436376 TMT
1 TMT = 2.2916
SBD
Avg
0.437845
High
0.439588
Low
0.435830
Last updated: 5/7/2026, 8:00:14 AM
Quick Conversions
| SBD | TMT |
|---|---|
| 1 SBD | 0.44 TMT |
| 10 SBD | 4.36 TMT |
| 50 SBD | 21.82 TMT |
| 100 SBD | 43.64 TMT |
| 500 SBD | 218.19 TMT |
| 1,000 SBD | 436.38 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-05-07T08:00:14Z",
"rates": {
"TMT": 0.436376
}
}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.6376,
"rate": 0.436376
}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