Rate Overview
Live
1 BBD = 1.4585 TND
1 TND = 0.685657
BBD
Avg
1.4590
High
1.4627
Low
1.4483
Last updated: 6/16/2026, 7:20:26 PM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.46 TND |
| 10 BBD | 14.58 TND |
| 50 BBD | 72.92 TND |
| 100 BBD | 145.85 TND |
| 500 BBD | 729.23 TND |
| 1,000 BBD | 1,458.46 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-06-16T19:20:26Z",
"rates": {
"TND": 1.458455
}
}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": 145.84550000000002,
"rate": 1.458455
}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