Rate Overview
Live
1 BOB = 0.420351 TND
1 TND = 2.3790
BOB
Avg
0.432502
High
0.463910
Low
0.412763
Last updated: 5/29/2026, 7:54:36 PM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.42 TND |
| 10 BOB | 4.20 TND |
| 50 BOB | 21.02 TND |
| 100 BOB | 42.04 TND |
| 500 BOB | 210.18 TND |
| 1,000 BOB | 420.35 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-05-29T19:54:36Z",
"rates": {
"TND": 0.420351
}
}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.0351,
"rate": 0.420351
}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