Rate Overview
Live
1 BOB = 0.231830 TND
1 TND = 4.3135
BOB
Avg
0.234913
High
0.239694
Low
0.231830
Last updated: 9/10/2026, 6:29:30 PM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.23 TND |
| 10 BOB | 2.32 TND |
| 50 BOB | 11.59 TND |
| 100 BOB | 23.18 TND |
| 500 BOB | 115.92 TND |
| 1,000 BOB | 231.83 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-09-10T18:29:30Z",
"rates": {
"TND": 0.23183
}
}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": 23.183,
"rate": 0.23183
}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