Rate Overview
Live
1 TND = 3.7570 BOB
1 BOB = 0.266172
TND
Avg
2.4176
High
3.7570
Low
2.1556
Last updated: 7/24/2026, 5:04:51 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 3.76 BOB |
| 10 TND | 37.57 BOB |
| 50 TND | 187.85 BOB |
| 100 TND | 375.70 BOB |
| 500 TND | 1,878.49 BOB |
| 1,000 TND | 3,756.98 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-24T05:04:51Z",
"rates": {
"BOB": 3.756975
}
}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": 375.6975,
"rate": 3.756975
}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