Rate Overview
Live
1 TZS = 0.005144 BWP
1 BWP = 194.4012
TZS
Avg
0.005375
High
0.005939
Low
0.004931
Last updated: 5/28/2026, 11:10:58 PM
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.14 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-05-28T23:10:58Z",
"rates": {
"BWP": 0.005144
}
}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.5144,
"rate": 0.005144
}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