Rate Overview
Live
1 TND = 5.6320 LSL
1 LSL = 0.177556
TND
Avg
5.6230
High
5.7088
Low
5.5648
Last updated: 3/7/2026, 7:56:23 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.63 LSL |
| 10 TND | 56.32 LSL |
| 50 TND | 281.60 LSL |
| 100 TND | 563.20 LSL |
| 500 TND | 2,816.01 LSL |
| 1,000 TND | 5,632.02 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-03-07T07:56:23Z",
"rates": {
"LSL": 5.632024
}
}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": 563.2024,
"rate": 5.632024
}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