Rate Overview
Live
1 TND = 2.7585 SBD
1 SBD = 0.362515
TND
Avg
2.7596
High
2.7837
Low
2.7386
Last updated: 9/2/2026, 12:52:20 AM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.76 SBD |
| 10 TND | 27.59 SBD |
| 50 TND | 137.93 SBD |
| 100 TND | 275.85 SBD |
| 500 TND | 1,379.25 SBD |
| 1,000 TND | 2,758.51 SBD |
Get TND/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=SBDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T00:52:20Z",
"rates": {
"SBD": 2.758506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "SBD",
"amount": 100
},
"result": 275.8506,
"rate": 2.758506
}Build with TND/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key