Rate Overview
Live
1 BOB = 0.423032 TND
1 TND = 2.3639
BOB
Avg
0.422447
High
0.424781
Low
0.420411
Last updated: 3/27/2026, 8:22:35 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.42 TND |
| 10 BOB | 4.23 TND |
| 50 BOB | 21.15 TND |
| 100 BOB | 42.30 TND |
| 500 BOB | 211.52 TND |
| 1,000 BOB | 423.03 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-27T08:22:35Z",
"rates": {
"TND": 0.423032
}
}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.303200000000004,
"rate": 0.423032
}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