Rate Overview
Live
1 TND = 0.702337 BBD
1 BBD = 1.4238
TND
Avg
0.695957
High
0.702337
Low
0.689271
Last updated: 4/18/2026, 8:44:16 AM
Quick Conversions
| TND | BBD |
|---|---|
| 1 TND | 0.70 BBD |
| 10 TND | 7.02 BBD |
| 50 TND | 35.12 BBD |
| 100 TND | 70.23 BBD |
| 500 TND | 351.17 BBD |
| 1,000 TND | 702.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-04-18T08:44:16Z",
"rates": {
"BBD": 0.702337
}
}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": 70.2337,
"rate": 0.702337
}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