Rate Overview
Live
1 BBD = 1.4831 TND
1 TND = 0.674249
BBD
Avg
1.4772
High
1.4831
Low
1.4722
Last updated: 7/26/2026, 10:17:56 PM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.48 TND |
| 10 BBD | 14.83 TND |
| 50 BBD | 74.16 TND |
| 100 BBD | 148.31 TND |
| 500 BBD | 741.57 TND |
| 1,000 BBD | 1,483.13 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-07-26T22:17:56Z",
"rates": {
"TND": 1.483131
}
}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": 148.3131,
"rate": 1.483131
}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