Rate Overview
Live
1 BOB = 0.275941 TND
1 TND = 3.6240
BOB
Avg
0.403940
High
0.428055
Low
0.275547
Last updated: 7/20/2026, 5:25:52 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.28 TND |
| 10 BOB | 2.76 TND |
| 50 BOB | 13.80 TND |
| 100 BOB | 27.59 TND |
| 500 BOB | 137.97 TND |
| 1,000 BOB | 275.94 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-20T05:25:52Z",
"rates": {
"TND": 0.275941
}
}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": 27.594099999999997,
"rate": 0.275941
}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