Rate Overview
Live
1 TND = 2.7332 SBD
1 SBD = 0.365876
TND
Avg
2.7526
High
2.7654
Low
2.7332
Last updated: 5/28/2026, 8:32:32 PM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.73 SBD |
| 10 TND | 27.33 SBD |
| 50 TND | 136.66 SBD |
| 100 TND | 273.32 SBD |
| 500 TND | 1,366.58 SBD |
| 1,000 TND | 2,733.16 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-28T20:32:32Z",
"rates": {
"SBD": 2.733163
}
}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.31629999999996,
"rate": 2.733163
}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