Rate Overview
Live
1 TND = 5.5448 LSL
1 LSL = 0.180350
TND
Avg
5.5533
High
5.6000
Low
5.5071
Last updated: 8/12/2026, 12:57:32 PM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.54 LSL |
| 10 TND | 55.45 LSL |
| 50 TND | 277.24 LSL |
| 100 TND | 554.48 LSL |
| 500 TND | 2,772.39 LSL |
| 1,000 TND | 5,544.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-08-12T12:57:32Z",
"rates": {
"LSL": 5.544784
}
}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": 554.4784,
"rate": 5.544784
}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