Rate Overview
Live
1 BND = 2047.80 TZS
1 TZS = 0.000488
BND
Avg
2038.17
High
2047.80
Low
2031.54
Last updated: 6/17/2026, 7:58:53 AM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,047.80 TZS |
| 10 BND | 20,477.95 TZS |
| 50 BND | 102,389.76 TZS |
| 100 BND | 204,779.51 TZS |
| 500 BND | 1,023,897.57 TZS |
| 1,000 BND | 2,047,795.14 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-17T07:58:53Z",
"rates": {
"TZS": 2047.795136
}
}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": 204779.5136,
"rate": 2047.795136
}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