Rate Overview
Live
1 TND = 3.6464 BOB
1 BOB = 0.274244
TND
Avg
3.6008
High
3.6464
Low
3.5254
Last updated: 7/22/2026, 2:11:43 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 3.65 BOB |
| 10 TND | 36.46 BOB |
| 50 TND | 182.32 BOB |
| 100 TND | 364.64 BOB |
| 500 TND | 1,823.20 BOB |
| 1,000 TND | 3,646.39 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-22T02:11:43Z",
"rates": {
"BOB": 3.646391
}
}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": 364.6391,
"rate": 3.646391
}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