Rate Overview
Live
1 SBD = 0.362461 TND
1 TND = 2.7589
SBD
Avg
0.360703
High
0.362684
Low
0.358332
Last updated: 5/8/2026, 1:00:44 PM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.36 TND |
| 10 SBD | 3.62 TND |
| 50 SBD | 18.12 TND |
| 100 SBD | 36.25 TND |
| 500 SBD | 181.23 TND |
| 1,000 SBD | 362.46 TND |
Get SBD/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TNDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-08T13:00:44Z",
"rates": {
"TND": 0.362461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TND",
"amount": 100
},
"result": 36.2461,
"rate": 0.362461
}Build with SBD/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key