Rate Overview
Live
1 TZS = 0.004152 BOB
1 BOB = 240.8478
TZS
Avg
0.004159
High
0.004263
Low
0.004067
Last updated: 7/27/2026, 3:33:06 PM
Quick Conversions
| TZS | BOB |
|---|---|
| 1 TZS | 0.00 BOB |
| 10 TZS | 0.04 BOB |
| 50 TZS | 0.21 BOB |
| 100 TZS | 0.42 BOB |
| 500 TZS | 2.08 BOB |
| 1,000 TZS | 4.15 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-07-27T15:33:06Z",
"rates": {
"BOB": 0.004152
}
}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.4152,
"rate": 0.004152
}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