Rate Overview
Live
1 TZS = 34.0417 LBP
1 LBP = 0.029376
TZS
Avg
35.1364
High
37.5695
Low
33.0326
Last updated: 7/28/2026, 12:00:46 PM
Quick Conversions
| TZS | LBP |
|---|---|
| 1 TZS | 34.04 LBP |
| 10 TZS | 340.42 LBP |
| 50 TZS | 1,702.09 LBP |
| 100 TZS | 3,404.17 LBP |
| 500 TZS | 17,020.86 LBP |
| 1,000 TZS | 34,041.71 LBP |
Get TZS/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=LBPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-28T12:00:46Z",
"rates": {
"LBP": 34.04171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "LBP",
"amount": 100
},
"result": 3404.1710000000003,
"rate": 34.04171
}Build with TZS/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key