Rate Overview
Live
1 TND = 5.7563 LSL
1 LSL = 0.173723
TND
Avg
5.7869
High
5.8329
Low
5.7563
Last updated: 5/7/2026, 5:36:37 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.76 LSL |
| 10 TND | 57.56 LSL |
| 50 TND | 287.82 LSL |
| 100 TND | 575.63 LSL |
| 500 TND | 2,878.15 LSL |
| 1,000 TND | 5,756.31 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-05-07T05:36:37Z",
"rates": {
"LSL": 5.756305
}
}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": 575.6305,
"rate": 5.756305
}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