Rate Overview
Live
1 BOB = 0.426264 TND
1 TND = 2.3460
BOB
Avg
0.422779
High
0.426264
Low
0.419346
Last updated: 6/19/2026, 6:19:04 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.43 TND |
| 10 BOB | 4.26 TND |
| 50 BOB | 21.31 TND |
| 100 BOB | 42.63 TND |
| 500 BOB | 213.13 TND |
| 1,000 BOB | 426.26 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-06-19T06:19:04Z",
"rates": {
"TND": 0.426264
}
}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.6264,
"rate": 0.426264
}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