Rate Overview
Live
1 TND = 5.5411 LSL
1 LSL = 0.180471
TND
Avg
5.5344
High
5.6118
Low
5.4957
Last updated: 9/2/2026, 3:39:16 PM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.54 LSL |
| 10 TND | 55.41 LSL |
| 50 TND | 277.05 LSL |
| 100 TND | 554.11 LSL |
| 500 TND | 2,770.53 LSL |
| 1,000 TND | 5,541.05 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-09-02T15:39:16Z",
"rates": {
"LSL": 5.54105
}
}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": 554.105,
"rate": 5.54105
}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