Rate Overview
Live
1 TND = 2.7391 SBD
1 SBD = 0.365083
TND
Avg
2.7886
High
2.8295
Low
2.7391
Last updated: 3/7/2026, 3:09:13 AM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.74 SBD |
| 10 TND | 27.39 SBD |
| 50 TND | 136.96 SBD |
| 100 TND | 273.91 SBD |
| 500 TND | 1,369.55 SBD |
| 1,000 TND | 2,739.10 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-03-07T03:09:13Z",
"rates": {
"SBD": 2.739103
}
}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": 273.9103,
"rate": 2.739103
}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