Rate Overview
Live
1 TND = 42.0478 BDT
1 BDT = 0.023782
TND
Avg
42.2981
High
42.7822
Low
42.0478
Last updated: 9/2/2026, 10:34:34 AM
Quick Conversions
| TND | BDT |
|---|---|
| 1 TND | 42.05 BDT |
| 10 TND | 420.48 BDT |
| 50 TND | 2,102.39 BDT |
| 100 TND | 4,204.78 BDT |
| 500 TND | 21,023.90 BDT |
| 1,000 TND | 42,047.80 BDT |
Get TND/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BDTExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T10:34:34Z",
"rates": {
"BDT": 42.047803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BDT",
"amount": 100
},
"result": 4204.7803,
"rate": 42.047803
}Build with TND/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key