Rate Overview
Live
1 TZS = 0.004608 BOB
1 BOB = 217.0139
TZS
Avg
0.004479
High
0.004608
Low
0.004371
Last updated: 9/3/2026, 3:47:03 PM
Quick Conversions
| TZS | BOB |
|---|---|
| 1 TZS | 0.00 BOB |
| 10 TZS | 0.05 BOB |
| 50 TZS | 0.23 BOB |
| 100 TZS | 0.46 BOB |
| 500 TZS | 2.30 BOB |
| 1,000 TZS | 4.61 BOB |
Get TZS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=BOBExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-03T15:47:03Z",
"rates": {
"BOB": 0.004608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "BOB",
"amount": 100
},
"result": 0.4608,
"rate": 0.004608
}Build with TZS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key