Rate Overview
Live
1 TND = 1008.56 BIF
1 BIF = 0.000992
TND
Avg
989.0889
High
1035.19
Low
906.6943
Last updated: 7/26/2026, 12:06:09 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,008.56 BIF |
| 10 TND | 10,085.61 BIF |
| 50 TND | 50,428.04 BIF |
| 100 TND | 100,856.08 BIF |
| 500 TND | 504,280.42 BIF |
| 1,000 TND | 1,008,560.85 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-07-26T00:06:09Z",
"rates": {
"BIF": 1008.560849
}
}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": 100856.0849,
"rate": 1008.560849
}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