Rate Overview
Live
1 TND = 0.682428 BBD
1 BBD = 1.4654
TND
Avg
0.685060
High
0.690447
Low
0.682428
Last updated: 6/18/2026, 9:43:07 PM
Quick Conversions
| TND | BBD |
|---|---|
| 1 TND | 0.68 BBD |
| 10 TND | 6.82 BBD |
| 50 TND | 34.12 BBD |
| 100 TND | 68.24 BBD |
| 500 TND | 341.21 BBD |
| 1,000 TND | 682.43 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-06-18T21:43:07Z",
"rates": {
"BBD": 0.682428
}
}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": 68.2428,
"rate": 0.682428
}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