Rate Overview
Live
1 SLL = 0.000138 TND
1 TND = 7246.38
SLL
Avg
0.000138
High
0.000139
Low
0.000137
Last updated: 4/17/2026, 12:10:24 AM
Quick Conversions
| SLL | TND |
|---|---|
| 1 SLL | 0.00 TND |
| 10 SLL | 0.00 TND |
| 50 SLL | 0.01 TND |
| 100 SLL | 0.01 TND |
| 500 SLL | 0.07 TND |
| 1,000 SLL | 0.14 TND |
Get SLL/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TNDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T00:10:24Z",
"rates": {
"TND": 0.000138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TND",
"amount": 100
},
"result": 0.0138,
"rate": 0.000138
}Build with SLL/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key