Rate Overview
Live
1 SBD = 0.363988 TND
1 TND = 2.7473
SBD
Avg
0.363081
High
0.363988
Low
0.362187
Last updated: 8/12/2026, 2:55:18 AM
Quick Conversions
| SBD | TND |
|---|---|
| 1 SBD | 0.36 TND |
| 10 SBD | 3.64 TND |
| 50 SBD | 18.20 TND |
| 100 SBD | 36.40 TND |
| 500 SBD | 181.99 TND |
| 1,000 SBD | 363.99 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-08-12T02:55:18Z",
"rates": {
"TND": 0.363988
}
}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.398799999999994,
"rate": 0.363988
}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