Rate Overview
Live
1 BND = 2.2773 TND
1 TND = 0.439124
BND
Avg
2.2793
High
2.2897
Low
2.2734
Last updated: 3/27/2026, 10:16:46 PM
Quick Conversions
| BND | TND |
|---|---|
| 1 BND | 2.28 TND |
| 10 BND | 22.77 TND |
| 50 BND | 113.86 TND |
| 100 BND | 227.73 TND |
| 500 BND | 1,138.63 TND |
| 1,000 BND | 2,277.26 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-27T22:16:46Z",
"rates": {
"TND": 2.27726
}
}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": 227.726,
"rate": 2.27726
}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