Rate Overview
Live
1 TND = 5.5136 LSL
1 LSL = 0.181369
TND
Avg
5.5458
High
5.6246
Low
5.5031
Last updated: 7/6/2026, 11:53:38 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.51 LSL |
| 10 TND | 55.14 LSL |
| 50 TND | 275.68 LSL |
| 100 TND | 551.36 LSL |
| 500 TND | 2,756.81 LSL |
| 1,000 TND | 5,513.61 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-06T11:53:38Z",
"rates": {
"LSL": 5.513612
}
}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": 551.3612,
"rate": 5.513612
}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