Rate Overview
Live
1 SBD = 0.360847 TND
1 TND = 2.7713
SBD
Avg
0.357312
High
0.360847
Low
0.353424
Last updated: 3/7/2026, 12:27:57 AM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.36 TND |
| 10 SBD | 3.61 TND |
| 50 SBD | 18.04 TND |
| 100 SBD | 36.08 TND |
| 500 SBD | 180.42 TND |
| 1,000 SBD | 360.85 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-03-07T00:27:57Z",
"rates": {
"TND": 0.360847
}
}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.0847,
"rate": 0.360847
}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