Rate Overview
Live
1 TND = 3.6291 BOB
1 BOB = 0.275547
TND
Avg
2.5136
High
3.6291
Low
2.3346
Last updated: 7/19/2026, 9:16:53 PM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 3.63 BOB |
| 10 TND | 36.29 BOB |
| 50 TND | 181.46 BOB |
| 100 TND | 362.91 BOB |
| 500 TND | 1,814.57 BOB |
| 1,000 TND | 3,629.14 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-19T21:16:53Z",
"rates": {
"BOB": 3.629142
}
}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": 362.9142,
"rate": 3.629142
}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