Rate Overview
Live
1 BND = 2.2981 TND
1 TND = 0.435147
BND
Avg
2.2885
High
2.2981
Low
2.2799
Last updated: 7/26/2026, 11:20:59 PM
Quick Conversions
| BND | TND |
|---|---|
| 1 BND | 2.30 TND |
| 10 BND | 22.98 TND |
| 50 BND | 114.90 TND |
| 100 BND | 229.81 TND |
| 500 BND | 1,149.04 TND |
| 1,000 BND | 2,298.07 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-07-26T23:20:59Z",
"rates": {
"TND": 2.298072
}
}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.8072,
"rate": 2.298072
}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