Rate Overview
Live
1 TND = 2.3863 BOB
1 BOB = 0.419063
TND
Avg
2.3949
High
2.4041
Low
2.3863
Last updated: 5/7/2026, 3:25:23 AM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.39 BOB |
| 10 TND | 23.86 BOB |
| 50 TND | 119.31 BOB |
| 100 TND | 238.63 BOB |
| 500 TND | 1,193.14 BOB |
| 1,000 TND | 2,386.28 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-05-07T03:25:23Z",
"rates": {
"BOB": 2.386275
}
}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": 238.6275,
"rate": 2.386275
}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