Rate Overview
Live
1 TND = 30768.76 LBP
1 LBP = 0.000033
TND
Avg
30699.45
High
30914.44
Low
30336.21
Last updated: 6/16/2026, 7:08:49 AM
Quick Conversions
| TND | LBP |
|---|---|
| 1 TND | 30,768.76 LBP |
| 10 TND | 307,687.64 LBP |
| 50 TND | 1,538,438.22 LBP |
| 100 TND | 3,076,876.43 LBP |
| 500 TND | 15,384,382.16 LBP |
| 1,000 TND | 30,768,764.32 LBP |
Get TND/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=LBPExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T07:08:49Z",
"rates": {
"LBP": 30768.76432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "LBP",
"amount": 100
},
"result": 3076876.432,
"rate": 30768.76432
}Build with TND/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key