Rate Overview
Live
1 BOB = 0.251241 TND
1 TND = 3.9802
BOB
Avg
0.250916
High
0.252115
Low
0.248882
Last updated: 8/20/2026, 10:47:08 AM
Quick Conversions
| BOB | TND |
|---|---|
| 1 BOB | 0.25 TND |
| 10 BOB | 2.51 TND |
| 50 BOB | 12.56 TND |
| 100 BOB | 25.12 TND |
| 500 BOB | 125.62 TND |
| 1,000 BOB | 251.24 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-08-20T10:47:08Z",
"rates": {
"TND": 0.251241
}
}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": 25.1241,
"rate": 0.251241
}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