Rate Overview
Live
1 TND = 42.3751 BDT
1 BDT = 0.023599
TND
Avg
42.5152
High
42.5898
Low
42.3751
Last updated: 5/7/2026, 2:21:31 AM
Quick Conversions
| TND | BDT |
|---|---|
| 1 TND | 42.38 BDT |
| 10 TND | 423.75 BDT |
| 50 TND | 2,118.75 BDT |
| 100 TND | 4,237.51 BDT |
| 500 TND | 21,187.54 BDT |
| 1,000 TND | 42,375.08 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-05-07T02:21:31Z",
"rates": {
"BDT": 42.375075
}
}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": 4237.507500000001,
"rate": 42.375075
}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