Rate Overview
Live
1 TND = 1025.75 BIF
1 BIF = 0.000975
TND
Avg
1028.52
High
1041.06
Low
1024.34
Last updated: 9/2/2026, 10:58:09 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,025.75 BIF |
| 10 TND | 10,257.51 BIF |
| 50 TND | 51,287.55 BIF |
| 100 TND | 102,575.10 BIF |
| 500 TND | 512,875.49 BIF |
| 1,000 TND | 1,025,750.98 BIF |
Get TND/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BIFExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T10:58:09Z",
"rates": {
"BIF": 1025.750981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BIF",
"amount": 100
},
"result": 102575.09809999999,
"rate": 1025.750981
}Build with TND/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key