Rate Overview
Live
1 TND = 3.7895 BOB
1 BOB = 0.263888
TND
Avg
2.4762
High
3.7928
Low
2.3346
Last updated: 7/27/2026, 1:16:47 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 3.79 BOB |
| 10 TND | 37.89 BOB |
| 50 TND | 189.47 BOB |
| 100 TND | 378.95 BOB |
| 500 TND | 1,894.75 BOB |
| 1,000 TND | 3,789.49 BOB |
Get TND/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BOBExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-27T01:16:47Z",
"rates": {
"BOB": 3.789492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BOB",
"amount": 100
},
"result": 378.9492,
"rate": 3.789492
}Build with TND/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key