Rate Overview
Live
1 TZS = 0.002690 BOB
1 BOB = 371.7472
TZS
Avg
0.002717
High
0.002878
Low
0.002560
Last updated: 3/27/2026, 3:13:30 PM
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.35 BOB |
| 1,000 TZS | 2.69 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-27T15:13:30Z",
"rates": {
"BOB": 0.00269
}
}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.269,
"rate": 0.00269
}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