Rate Overview
Live
1 TZS = 0.003115 SBD
1 SBD = 321.0273
TZS
Avg
0.003149
High
0.003191
Low
0.003115
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| TZS | SBD |
|---|---|
| 1 TZS | 0.00 SBD |
| 10 TZS | 0.03 SBD |
| 50 TZS | 0.16 SBD |
| 100 TZS | 0.31 SBD |
| 500 TZS | 1.56 SBD |
| 1,000 TZS | 3.12 SBD |
Get TZS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SBDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T07:39:08Z",
"rates": {
"SBD": 0.003115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SBD",
"amount": 100
},
"result": 0.3115,
"rate": 0.003115
}Build with TZS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key