Rate Overview
Live
1 TZS = 33.5869 LBP
1 LBP = 0.029774
TZS
Avg
33.8761
High
34.1385
Low
33.5852
Last updated: 9/3/2026, 12:55:05 PM
Quick Conversions
| TZS | LBP |
|---|---|
| 1 TZS | 33.59 LBP |
| 10 TZS | 335.87 LBP |
| 50 TZS | 1,679.35 LBP |
| 100 TZS | 3,358.69 LBP |
| 500 TZS | 16,793.45 LBP |
| 1,000 TZS | 33,586.91 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-09-03T12:55:05Z",
"rates": {
"LBP": 33.586908
}
}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": 3358.6908000000003,
"rate": 33.586908
}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