Rate Overview
Live
1 BBD = 1.4636 TND
1 TND = 0.683249
BBD
Avg
1.4608
High
1.4692
Low
1.4533
Last updated: 3/27/2026, 9:37:02 AM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.46 TND |
| 10 BBD | 14.64 TND |
| 50 BBD | 73.18 TND |
| 100 BBD | 146.36 TND |
| 500 BBD | 731.80 TND |
| 1,000 BBD | 1,463.60 TND |
Get BBD/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TNDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T09:37:02Z",
"rates": {
"TND": 1.463596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TND",
"amount": 100
},
"result": 146.3596,
"rate": 1.463596
}Build with BBD/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key