Rate Overview
Live
1 TND = 3.6240 BOB
1 BOB = 0.275942
TND
Avg
2.4469
High
3.6251
Low
2.3346
Last updated: 7/20/2026, 5:10:53 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 3.62 BOB |
| 10 TND | 36.24 BOB |
| 50 TND | 181.20 BOB |
| 100 TND | 362.40 BOB |
| 500 TND | 1,811.98 BOB |
| 1,000 TND | 3,623.96 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-20T05:10:53Z",
"rates": {
"BOB": 3.623955
}
}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": 362.3955,
"rate": 3.623955
}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