Rate Overview
Live
1 TND = 1013.32 BIF
1 BIF = 0.000987
TND
Avg
1024.87
High
1047.30
Low
1007.99
Last updated: 7/14/2026, 4:38:02 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,013.32 BIF |
| 10 TND | 10,133.24 BIF |
| 50 TND | 50,666.18 BIF |
| 100 TND | 101,332.36 BIF |
| 500 TND | 506,661.78 BIF |
| 1,000 TND | 1,013,323.56 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-14T04:38:02Z",
"rates": {
"BIF": 1013.323562
}
}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": 101332.35620000001,
"rate": 1013.323562
}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