Rate Overview
Live
1 BND = 2081.97 TZS
1 TZS = 0.000480
BND
Avg
2072.14
High
2081.97
Low
2064.08
Last updated: 8/21/2026, 11:28:04 AM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,081.97 TZS |
| 10 BND | 20,819.73 TZS |
| 50 BND | 104,098.66 TZS |
| 100 BND | 208,197.31 TZS |
| 500 BND | 1,040,986.55 TZS |
| 1,000 BND | 2,081,973.11 TZS |
Get BND/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TZSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-21T11:28:04Z",
"rates": {
"TZS": 2081.973106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TZS",
"amount": 100
},
"result": 208197.3106,
"rate": 2081.973106
}Build with BND/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key