Rate Overview
Live
1 SBD = 0.435374 TMT
1 TMT = 2.2969
SBD
Avg
0.435164
High
0.437269
Low
0.434392
Last updated: 4/17/2026, 4:53:57 AM
Quick Conversions
| SBD | TMT |
|---|---|
| 1 SBD | 0.44 TMT |
| 10 SBD | 4.35 TMT |
| 50 SBD | 21.77 TMT |
| 100 SBD | 43.54 TMT |
| 500 SBD | 217.69 TMT |
| 1,000 SBD | 435.37 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-04-17T04:53:57Z",
"rates": {
"TMT": 0.435374
}
}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.5374,
"rate": 0.435374
}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