Rate Overview
Live
1 BOB = 0.425428 TND
1 TND = 2.3506
BOB
Avg
0.418653
High
0.425428
Low
0.412716
Last updated: 3/7/2026, 4:24:44 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.43 TND |
| 10 BOB | 4.25 TND |
| 50 BOB | 21.27 TND |
| 100 BOB | 42.54 TND |
| 500 BOB | 212.71 TND |
| 1,000 BOB | 425.43 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-03-07T04:24:44Z",
"rates": {
"TND": 0.425428
}
}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": 42.5428,
"rate": 0.425428
}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