Rate Overview
Live
1 TZS = 0.005130 BWP
1 BWP = 194.9318
TZS
Avg
0.005241
High
0.005665
Low
0.005100
Last updated: 8/6/2026, 4:31:26 AM
Quick Conversions
| TZS | BWP |
|---|---|
| 1 TZS | 0.01 BWP |
| 10 TZS | 0.05 BWP |
| 50 TZS | 0.26 BWP |
| 100 TZS | 0.51 BWP |
| 500 TZS | 2.57 BWP |
| 1,000 TZS | 5.13 BWP |
Get TZS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=BWPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-08-06T04:31:26Z",
"rates": {
"BWP": 0.00513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "BWP",
"amount": 100
},
"result": 0.513,
"rate": 0.00513
}Build with TZS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key