Rate Overview
Live
1 TND = 1011.78 BIF
1 BIF = 0.000988
TND
Avg
1021.37
High
1047.30
Low
999.6998
Last updated: 7/21/2026, 10:59:08 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,011.78 BIF |
| 10 TND | 10,117.84 BIF |
| 50 TND | 50,589.22 BIF |
| 100 TND | 101,178.44 BIF |
| 500 TND | 505,892.19 BIF |
| 1,000 TND | 1,011,784.38 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-21T10:59:08Z",
"rates": {
"BIF": 1011.784377
}
}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": 101178.4377,
"rate": 1011.784377
}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