Rate Overview
Live
1 TZS = 34.5384 LBP
1 LBP = 0.028953
TZS
Avg
34.4301
High
34.5384
Low
34.3232
Last updated: 5/7/2026, 3:06:38 PM
Quick Conversions
| TZS | LBP |
|---|---|
| 1 TZS | 34.54 LBP |
| 10 TZS | 345.38 LBP |
| 50 TZS | 1,726.92 LBP |
| 100 TZS | 3,453.84 LBP |
| 500 TZS | 17,269.22 LBP |
| 1,000 TZS | 34,538.44 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-05-07T15:06:38Z",
"rates": {
"LBP": 34.538441
}
}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": 3453.8441,
"rate": 34.538441
}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