Rate Overview
Live
1 TND = 2.3800 BOB
1 BOB = 0.420177
TND
Avg
2.3818
High
2.3934
Low
2.3649
Last updated: 4/16/2026, 10:52:47 PM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 2.38 BOB |
| 10 TND | 23.80 BOB |
| 50 TND | 119.00 BOB |
| 100 TND | 238.00 BOB |
| 500 TND | 1,189.98 BOB |
| 1,000 TND | 2,379.95 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-04-16T22:52:47Z",
"rates": {
"BOB": 2.37995
}
}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": 237.995,
"rate": 2.37995
}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