Rate Overview
Live
1 TND = 5.5577 LSL
1 LSL = 0.179931
TND
Avg
5.5977
High
5.6705
Low
5.5577
Last updated: 6/16/2026, 1:03:22 PM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.56 LSL |
| 10 TND | 55.58 LSL |
| 50 TND | 277.88 LSL |
| 100 TND | 555.77 LSL |
| 500 TND | 2,778.84 LSL |
| 1,000 TND | 5,557.68 LSL |
Get TND/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=LSLExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T13:03:22Z",
"rates": {
"LSL": 5.557679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "LSL",
"amount": 100
},
"result": 555.7679,
"rate": 5.557679
}Build with TND/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key