Rate Overview
Live
1 TND = 5.8346 LSL
1 LSL = 0.171390
TND
Avg
5.6690
High
5.8346
Low
5.5628
Last updated: 3/27/2026, 8:09:47 PM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.83 LSL |
| 10 TND | 58.35 LSL |
| 50 TND | 291.73 LSL |
| 100 TND | 583.46 LSL |
| 500 TND | 2,917.32 LSL |
| 1,000 TND | 5,834.64 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-27T20:09:47Z",
"rates": {
"LSL": 5.834643
}
}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": 583.4643,
"rate": 5.834643
}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