Rate Overview
Live
1 BND = 2.2972 TND
1 TND = 0.435320
BND
Avg
2.2732
High
2.2972
Low
2.2586
Last updated: 3/7/2026, 8:00:55 AM
Quick Conversions
| BND | TND |
|---|---|
| 1 BND | 2.30 TND |
| 10 BND | 22.97 TND |
| 50 BND | 114.86 TND |
| 100 BND | 229.72 TND |
| 500 BND | 1,148.58 TND |
| 1,000 BND | 2,297.16 TND |
Get BND/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TNDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:55Z",
"rates": {
"TND": 2.297159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TND",
"amount": 100
},
"result": 229.7159,
"rate": 2.297159
}Build with BND/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key