Rate Overview
Live
1 LBP = 0.029371 TZS
1 TZS = 34.0472
LBP
Avg
0.028534
High
0.030273
Low
0.026617
Last updated: 8/10/2026, 2:24:34 AM
Quick Conversions
| LBP | TZS |
|---|---|
| 1 LBP | 0.03 TZS |
| 10 LBP | 0.29 TZS |
| 50 LBP | 1.47 TZS |
| 100 LBP | 2.94 TZS |
| 500 LBP | 14.69 TZS |
| 1,000 LBP | 29.37 TZS |
Get LBP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=TZSExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-08-10T02:24:34Z",
"rates": {
"TZS": 0.029371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "TZS",
"amount": 100
},
"result": 2.9371,
"rate": 0.029371
}Build with LBP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key