Rate Overview
Live
1 BND = 2049.24 TZS
1 TZS = 0.000488
BND
Avg
2043.62
High
2052.20
Low
2035.87
Last updated: 4/17/2026, 5:32:40 PM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,049.24 TZS |
| 10 BND | 20,492.42 TZS |
| 50 BND | 102,462.11 TZS |
| 100 BND | 204,924.23 TZS |
| 500 BND | 1,024,621.14 TZS |
| 1,000 BND | 2,049,242.28 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-04-17T17:32:40Z",
"rates": {
"TZS": 2049.242284
}
}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": 204924.2284,
"rate": 2049.242284
}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