Rate Overview
Live
1 BND = 2031.53 TZS
1 TZS = 0.000492
BND
Avg
2036.66
High
2045.55
Low
2030.76
Last updated: 6/19/2026, 8:24:59 AM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,031.53 TZS |
| 10 BND | 20,315.29 TZS |
| 50 BND | 101,576.46 TZS |
| 100 BND | 203,152.92 TZS |
| 500 BND | 1,015,764.62 TZS |
| 1,000 BND | 2,031,529.25 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-06-19T08:24:59Z",
"rates": {
"TZS": 2031.529248
}
}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": 203152.9248,
"rate": 2031.529248
}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