Rate Overview
Live
1 TND = 1009.57 BIF
1 BIF = 0.000991
TND
Avg
1025.38
High
1036.82
Low
1009.57
Last updated: 3/7/2026, 4:24:42 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,009.57 BIF |
| 10 TND | 10,095.75 BIF |
| 50 TND | 50,478.74 BIF |
| 100 TND | 100,957.49 BIF |
| 500 TND | 504,787.43 BIF |
| 1,000 TND | 1,009,574.87 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-03-07T04:24:42Z",
"rates": {
"BIF": 1009.574867
}
}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": 100957.48670000001,
"rate": 1009.574867
}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