Rate Overview
Live
1 TND = 4.1001 BOB
1 BOB = 0.243894
TND
Avg
4.1194
High
4.1645
Low
4.0508
Last updated: 8/11/2026, 5:21:55 PM
Quick Conversions
| TND | BOB |
|---|---|
| 1 TND | 4.10 BOB |
| 10 TND | 41.00 BOB |
| 50 TND | 205.01 BOB |
| 100 TND | 410.01 BOB |
| 500 TND | 2,050.07 BOB |
| 1,000 TND | 4,100.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-08-11T17:21:55Z",
"rates": {
"BOB": 4.100139
}
}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": 410.01390000000004,
"rate": 4.100139
}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