Rate Overview
Live
1 BND = 2052.96 TZS
1 TZS = 0.000487
BND
Avg
2042.30
High
2054.28
Low
2026.19
Last updated: 5/27/2026, 10:46:38 PM
Quick Conversions
| BND | TZS |
|---|---|
| 1 BND | 2,052.96 TZS |
| 10 BND | 20,529.61 TZS |
| 50 BND | 102,648.03 TZS |
| 100 BND | 205,296.06 TZS |
| 500 BND | 1,026,480.28 TZS |
| 1,000 BND | 2,052,960.57 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-05-27T22:46:38Z",
"rates": {
"TZS": 2052.960569
}
}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": 205296.0569,
"rate": 2052.960569
}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