Rate Overview
Live
1 TND = 2.7433 SBD
1 SBD = 0.364525
TND
Avg
2.7643
High
2.8845
Low
2.6109
Last updated: 5/29/2026, 2:28:49 PM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.74 SBD |
| 10 TND | 27.43 SBD |
| 50 TND | 137.16 SBD |
| 100 TND | 274.33 SBD |
| 500 TND | 1,371.65 SBD |
| 1,000 TND | 2,743.29 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-05-29T14:28:49Z",
"rates": {
"SBD": 2.743295
}
}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": 274.3295,
"rate": 2.743295
}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