Rate Overview
Live
1 BND = 2061.26 TZS
1 TZS = 0.000485
BND
Avg
1997.99
High
2119.37
Low
1814.42
Last updated: 8/1/2026, 9:45:58 AM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,061.26 TZS |
| 10 BND | 20,612.56 TZS |
| 50 BND | 103,062.82 TZS |
| 100 BND | 206,125.65 TZS |
| 500 BND | 1,030,628.24 TZS |
| 1,000 BND | 2,061,256.49 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-01T09:45:58Z",
"rates": {
"TZS": 2061.256488
}
}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": 206125.6488,
"rate": 2061.256488
}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