Rate Overview
Live
1 BBD = 1.4605 TND
1 TND = 0.684709
BBD
Avg
1.4613
High
1.4663
Low
1.4589
Last updated: 8/12/2026, 10:35:55 AM
Quick Conversions
| BBD | TND |
|---|---|
| 1 BBD | 1.46 TND |
| 10 BBD | 14.60 TND |
| 50 BBD | 73.02 TND |
| 100 BBD | 146.05 TND |
| 500 BBD | 730.24 TND |
| 1,000 BBD | 1,460.48 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-08-12T10:35:55Z",
"rates": {
"TND": 1.460475
}
}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": 146.04749999999999,
"rate": 1.460475
}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