Rate Overview
Live
1 SBD = 0.365876 TND
1 TND = 2.7332
SBD
Avg
0.363292
High
0.365876
Low
0.361611
Last updated: 5/28/2026, 8:32:16 PM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.37 TND |
| 10 SBD | 3.66 TND |
| 50 SBD | 18.29 TND |
| 100 SBD | 36.59 TND |
| 500 SBD | 182.94 TND |
| 1,000 SBD | 365.88 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-28T20:32:16Z",
"rates": {
"TND": 0.365876
}
}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.587599999999995,
"rate": 0.365876
}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