Rate Overview
Live
1 BBD = 1.4213 TND
1 TND = 0.703604
BBD
Avg
1.4300
High
1.4376
Low
1.4213
Last updated: 5/7/2026, 8:32:02 AM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.42 TND |
| 10 BBD | 14.21 TND |
| 50 BBD | 71.06 TND |
| 100 BBD | 142.13 TND |
| 500 BBD | 710.63 TND |
| 1,000 BBD | 1,421.25 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-05-07T08:32:02Z",
"rates": {
"TND": 1.421253
}
}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": 142.1253,
"rate": 1.421253
}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