Rate Overview
Live
1 SBD = 0.367058 TND
1 TND = 2.7244
SBD
Avg
0.366198
High
0.367328
Low
0.364336
Last updated: 7/28/2026, 3:31:37 AM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.37 TND |
| 10 SBD | 3.67 TND |
| 50 SBD | 18.35 TND |
| 100 SBD | 36.71 TND |
| 500 SBD | 183.53 TND |
| 1,000 SBD | 367.06 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-07-28T03:31:37Z",
"rates": {
"TND": 0.367058
}
}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.705799999999996,
"rate": 0.367058
}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