Rate Overview
Live
1 TND = 2.3512 BOB
1 BOB = 0.425316
TND
Avg
2.3503
High
2.3620
Low
2.3361
Last updated: 7/5/2026, 3:00:28 PM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.35 BOB |
| 10 TND | 23.51 BOB |
| 50 TND | 117.56 BOB |
| 100 TND | 235.12 BOB |
| 500 TND | 1,175.60 BOB |
| 1,000 TND | 2,351.20 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-07-05T15:00:28Z",
"rates": {
"BOB": 2.351195
}
}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.11950000000002,
"rate": 2.351195
}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