Rate Overview
Live
1 TND = 2.3506 BOB
1 BOB = 0.425429
TND
Avg
2.3889
High
2.4230
Low
2.3506
Last updated: 3/7/2026, 6:21:21 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.35 BOB |
| 10 TND | 23.51 BOB |
| 50 TND | 117.53 BOB |
| 100 TND | 235.06 BOB |
| 500 TND | 1,175.28 BOB |
| 1,000 TND | 2,350.57 BOB |
Get TND/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BOBExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T06:21:21Z",
"rates": {
"BOB": 2.350568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BOB",
"amount": 100
},
"result": 235.0568,
"rate": 2.350568
}Build with TND/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key