Rate Overview
Live
1 TND = 5.6754 LSL
1 LSL = 0.176199
TND
Avg
5.6433
High
5.8240
Low
5.5044
Last updated: 7/27/2026, 1:17:46 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.68 LSL |
| 10 TND | 56.75 LSL |
| 50 TND | 283.77 LSL |
| 100 TND | 567.54 LSL |
| 500 TND | 2,837.70 LSL |
| 1,000 TND | 5,675.41 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-07-27T01:17:46Z",
"rates": {
"LSL": 5.675409
}
}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": 567.5409,
"rate": 5.675409
}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