Rate Overview
Live
1 BBD = 1.4522 TND
1 TND = 0.688600
BBD
Avg
1.4413
High
1.4522
Low
1.4282
Last updated: 3/6/2026, 9:36:01 PM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.45 TND |
| 10 BBD | 14.52 TND |
| 50 BBD | 72.61 TND |
| 100 BBD | 145.22 TND |
| 500 BBD | 726.11 TND |
| 1,000 BBD | 1,452.22 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-06T21:36:01Z",
"rates": {
"TND": 1.452221
}
}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.2221,
"rate": 1.452221
}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