Rate Overview
Live
1 LBP = 0.029123 TZS
1 TZS = 34.3371
LBP
Avg
0.028659
High
0.029123
Low
0.028131
Last updated: 3/7/2026, 7:37:02 AM
Quick Conversions
| LBP | TZS |
|---|---|
| 1 LBP | 0.03 TZS |
| 10 LBP | 0.29 TZS |
| 50 LBP | 1.46 TZS |
| 100 LBP | 2.91 TZS |
| 500 LBP | 14.56 TZS |
| 1,000 LBP | 29.12 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-03-07T07:37:02Z",
"rates": {
"TZS": 0.029123
}
}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.9123,
"rate": 0.029123
}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