Rate Overview
Live
1 TND = 2.7513 SBD
1 SBD = 0.363466
TND
Avg
2.7500
High
2.7610
Low
2.7369
Last updated: 8/17/2026, 2:18:51 PM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.75 SBD |
| 10 TND | 27.51 SBD |
| 50 TND | 137.56 SBD |
| 100 TND | 275.13 SBD |
| 500 TND | 1,375.65 SBD |
| 1,000 TND | 2,751.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-08-17T14:18:51Z",
"rates": {
"SBD": 2.751292
}
}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.12919999999997,
"rate": 2.751292
}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