Rate Overview
Live
1 TND = 1008.87 BIF
1 BIF = 0.000991
TND
Avg
1009.60
High
1015.44
Low
1006.66
Last updated: 7/1/2026, 12:19:49 PM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,008.87 BIF |
| 10 TND | 10,088.71 BIF |
| 50 TND | 50,443.55 BIF |
| 100 TND | 100,887.10 BIF |
| 500 TND | 504,435.51 BIF |
| 1,000 TND | 1,008,871.03 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-01T12:19:49Z",
"rates": {
"BIF": 1008.871028
}
}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": 100887.10280000001,
"rate": 1008.871028
}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