Rate Overview
Live
1 BND = 2.2821 TND
1 TND = 0.438188
BND
Avg
2.2784
High
2.2932
Low
2.2633
Last updated: 4/17/2026, 12:08:19 AM
Quick Conversions
| BND | TND |
|---|---|
| 1 BND | 2.28 TND |
| 10 BND | 22.82 TND |
| 50 BND | 114.11 TND |
| 100 BND | 228.21 TND |
| 500 BND | 1,141.06 TND |
| 1,000 BND | 2,282.13 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-04-17T00:08:19Z",
"rates": {
"TND": 2.282127
}
}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": 228.2127,
"rate": 2.282127
}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