Rate Overview
Live
1 TND = 2.8023 SBD
1 SBD = 0.356848
TND
Avg
2.7833
High
2.8023
Low
2.7636
Last updated: 4/18/2026, 8:46:43 AM
Quick Conversions
| TND | SBD |
|---|---|
| 1 TND | 2.80 SBD |
| 10 TND | 28.02 SBD |
| 50 TND | 140.12 SBD |
| 100 TND | 280.23 SBD |
| 500 TND | 1,401.16 SBD |
| 1,000 TND | 2,802.31 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-04-18T08:46:43Z",
"rates": {
"SBD": 2.802314
}
}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": 280.2314,
"rate": 2.802314
}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