Rate Overview
Live
1 BBD = 1.4416 TND
1 TND = 0.693690
BBD
Avg
1.4404
High
1.4508
Low
1.4333
Last updated: 4/16/2026, 11:35:56 PM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.44 TND |
| 10 BBD | 14.42 TND |
| 50 BBD | 72.08 TND |
| 100 BBD | 144.16 TND |
| 500 BBD | 720.78 TND |
| 1,000 BBD | 1,441.57 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-04-16T23:35:56Z",
"rates": {
"TND": 1.441567
}
}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": 144.1567,
"rate": 1.441567
}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