Rate Overview
Live
1 SBD = 0.356847 TND
1 TND = 2.8023
SBD
Avg
0.359290
High
0.361845
Low
0.356847
Last updated: 4/18/2026, 8:48:03 AM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.36 TND |
| 10 SBD | 3.57 TND |
| 50 SBD | 17.84 TND |
| 100 SBD | 35.68 TND |
| 500 SBD | 178.42 TND |
| 1,000 SBD | 356.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-04-18T08:48:03Z",
"rates": {
"TND": 0.356847
}
}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": 35.6847,
"rate": 0.356847
}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