Rate Overview
Live
1 TND = 5.6754 LSL
1 LSL = 0.176199
TND
Avg
5.6287
High
5.6898
Low
5.5575
Last updated: 7/26/2026, 4:38:41 PM
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-26T16:38:41Z",
"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