Rate Overview
Live
1 LBP = 0.000106 TJS
1 TJS = 9433.96
LBP
Avg
0.000107
High
0.000121
Low
0.000102
Last updated: 3/27/2026, 8:21:26 AM
Quick Conversions
| LBP | TJS |
|---|---|
| 1 LBP | 0.00 TJS |
| 10 LBP | 0.00 TJS |
| 50 LBP | 0.01 TJS |
| 100 LBP | 0.01 TJS |
| 500 LBP | 0.05 TJS |
| 1,000 LBP | 0.11 TJS |
Get LBP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=TJSExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-27T08:21:26Z",
"rates": {
"TJS": 0.000106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "TJS",
"amount": 100
},
"result": 0.0106,
"rate": 0.000106
}Build with LBP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key