Rate Overview
Live
1 TND = 5.6848 LSL
1 LSL = 0.175908
TND
Avg
5.7853
High
6.2931
Low
5.5545
Last updated: 7/25/2026, 11:03:28 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.68 LSL |
| 10 TND | 56.85 LSL |
| 50 TND | 284.24 LSL |
| 100 TND | 568.48 LSL |
| 500 TND | 2,842.39 LSL |
| 1,000 TND | 5,684.78 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-25T11:03:28Z",
"rates": {
"LSL": 5.684782
}
}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": 568.4782,
"rate": 5.684782
}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