Rate Overview
Live
1 SBD = 0.433978 TMT
1 TMT = 2.3043
SBD
Avg
0.436079
High
0.440047
Low
0.433978
Last updated: 6/19/2026, 8:21:27 AM
Quick Conversions
| SBD | TMT |
|---|---|
| 1 SBD | 0.43 TMT |
| 10 SBD | 4.34 TMT |
| 50 SBD | 21.70 TMT |
| 100 SBD | 43.40 TMT |
| 500 SBD | 216.99 TMT |
| 1,000 SBD | 433.98 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-06-19T08:21:27Z",
"rates": {
"TMT": 0.433978
}
}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.3978,
"rate": 0.433978
}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