Rate Overview
Live
1 LBP = 0.028959 TZS
1 TZS = 34.5316
LBP
Avg
0.029038
High
0.029134
Low
0.028959
Last updated: 5/8/2026, 4:39:42 AM
Quick Conversions
| LBP | TZS |
|---|---|
| 1 LBP | 0.03 TZS |
| 10 LBP | 0.29 TZS |
| 50 LBP | 1.45 TZS |
| 100 LBP | 2.90 TZS |
| 500 LBP | 14.48 TZS |
| 1,000 LBP | 28.96 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-05-08T04:39:42Z",
"rates": {
"TZS": 0.028959
}
}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.8958999999999997,
"rate": 0.028959
}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