Rate Overview
Live
1 TND = 0.694339 BBD
1 BBD = 1.4402
TND
Avg
0.697896
High
0.703604
Low
0.694339
Last updated: 5/9/2026, 3:40:11 AM
Quick Conversions
| TND | BBD |
|---|---|
| 1 TND | 0.69 BBD |
| 10 TND | 6.94 BBD |
| 50 TND | 34.72 BBD |
| 100 TND | 69.43 BBD |
| 500 TND | 347.17 BBD |
| 1,000 TND | 694.34 BBD |
Get TND/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BBDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-09T03:40:11Z",
"rates": {
"BBD": 0.694339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BBD",
"amount": 100
},
"result": 69.43390000000001,
"rate": 0.694339
}Build with TND/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key