Rate Overview
Live
1 TND = 5.5851 LSL
1 LSL = 0.179048
TND
Avg
5.6511
High
5.8346
Low
5.5062
Last updated: 7/22/2026, 6:50:20 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.59 LSL |
| 10 TND | 55.85 LSL |
| 50 TND | 279.25 LSL |
| 100 TND | 558.51 LSL |
| 500 TND | 2,792.54 LSL |
| 1,000 TND | 5,585.08 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-22T06:50:20Z",
"rates": {
"LSL": 5.585082
}
}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": 558.5082,
"rate": 5.585082
}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