Rate Overview
Live
1 TND = 5.6360 LSL
1 LSL = 0.177432
TND
Avg
5.6535
High
5.7331
Low
5.6164
Last updated: 5/27/2026, 7:24:06 AM
Quick Conversions
| TND | LSL |
|---|---|
| 1 TND | 5.64 LSL |
| 10 TND | 56.36 LSL |
| 50 TND | 281.80 LSL |
| 100 TND | 563.60 LSL |
| 500 TND | 2,817.98 LSL |
| 1,000 TND | 5,635.95 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-05-27T07:24:06Z",
"rates": {
"LSL": 5.635951
}
}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": 563.5951,
"rate": 5.635951
}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