Rate Overview
Live
1 BOB = 0.297137 TND
1 TND = 3.3655
BOB
Avg
0.368587
High
0.425915
Low
0.297137
Last updated: 7/10/2026, 9:23:28 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.30 TND |
| 10 BOB | 2.97 TND |
| 50 BOB | 14.86 TND |
| 100 BOB | 29.71 TND |
| 500 BOB | 148.57 TND |
| 1,000 BOB | 297.14 TND |
Get BOB/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TNDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-10T09:23:28Z",
"rates": {
"TND": 0.297137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TND",
"amount": 100
},
"result": 29.7137,
"rate": 0.297137
}Build with BOB/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key