Rate Overview
Live
1 BND = 2.2727 TND
1 TND = 0.439998
BND
Avg
2.2644
High
2.2979
Low
2.2404
Last updated: 5/27/2026, 8:48:49 AM
Quick Conversions
| BND | TND |
|---|---|
| 1 BND | 2.27 TND |
| 10 BND | 22.73 TND |
| 50 BND | 113.64 TND |
| 100 BND | 227.27 TND |
| 500 BND | 1,136.37 TND |
| 1,000 BND | 2,272.74 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-05-27T08:48:49Z",
"rates": {
"TND": 2.272737
}
}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.2737,
"rate": 2.272737
}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