Rate Overview
Live
1 TND = 1009.49 BIF
1 BIF = 0.000991
TND
Avg
1010.19
High
1013.23
Low
1006.43
Last updated: 7/25/2026, 2:02:28 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,009.49 BIF |
| 10 TND | 10,094.87 BIF |
| 50 TND | 50,474.36 BIF |
| 100 TND | 100,948.72 BIF |
| 500 TND | 504,743.61 BIF |
| 1,000 TND | 1,009,487.22 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-25T02:02:28Z",
"rates": {
"BIF": 1009.487215
}
}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": 100948.7215,
"rate": 1009.487215
}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