Rate Overview
Live
1 SBD = 0.364525 TND
1 TND = 2.7433
SBD
Avg
0.359005
High
0.366353
Low
0.348773
Last updated: 5/29/2026, 2:30:12 PM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.36 TND |
| 10 SBD | 3.65 TND |
| 50 SBD | 18.23 TND |
| 100 SBD | 36.45 TND |
| 500 SBD | 182.26 TND |
| 1,000 SBD | 364.53 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-29T14:30:12Z",
"rates": {
"TND": 0.364525
}
}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.4525,
"rate": 0.364525
}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