Rate Overview
Live
1 TND = 2.4062 BOB
1 BOB = 0.415592
TND
Avg
2.3984
High
2.4062
Low
2.3863
Last updated: 5/7/2026, 4:26:34 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.41 BOB |
| 10 TND | 24.06 BOB |
| 50 TND | 120.31 BOB |
| 100 TND | 240.62 BOB |
| 500 TND | 1,203.10 BOB |
| 1,000 TND | 2,406.21 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-05-07T04:26:34Z",
"rates": {
"BOB": 2.406207
}
}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": 240.62070000000003,
"rate": 2.406207
}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