Rate Overview
Live
1 TZS = 0.005149 BWP
1 BWP = 194.2125
TZS
Avg
0.005148
High
0.005203
Low
0.005113
Last updated: 5/28/2026, 8:31:12 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.15 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-28T20:31:12Z",
"rates": {
"BWP": 0.005149
}
}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.5149,
"rate": 0.005149
}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