Rate Overview
Live
1 TZS = 0.002673 BOB
1 BOB = 374.1115
TZS
Avg
0.002697
High
0.002721
Low
0.002673
Last updated: 3/7/2026, 6:23:05 AM
Quick Conversions
| TZS | BOB |
|---|---|
| 1 TZS | 0.00 BOB |
| 10 TZS | 0.03 BOB |
| 50 TZS | 0.13 BOB |
| 100 TZS | 0.27 BOB |
| 500 TZS | 1.34 BOB |
| 1,000 TZS | 2.67 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-03-07T06:23:05Z",
"rates": {
"BOB": 0.002673
}
}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.2673,
"rate": 0.002673
}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