Rate Overview
Live
1 TND = 2.3861 BOB
1 BOB = 0.419091
TND
Avg
2.3802
High
2.4388
Low
2.3173
Last updated: 5/27/2026, 12:33:56 PM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.39 BOB |
| 10 TND | 23.86 BOB |
| 50 TND | 119.31 BOB |
| 100 TND | 238.61 BOB |
| 500 TND | 1,193.06 BOB |
| 1,000 TND | 2,386.11 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-27T12:33:56Z",
"rates": {
"BOB": 2.386114
}
}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.6114,
"rate": 2.386114
}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