Rate Overview
Live
1 TND = 1013.13 BIF
1 BIF = 0.000987
TND
Avg
1015.70
High
1020.77
Low
1008.74
Last updated: 3/27/2026, 9:49:37 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,013.13 BIF |
| 10 TND | 10,131.28 BIF |
| 50 TND | 50,656.39 BIF |
| 100 TND | 101,312.78 BIF |
| 500 TND | 506,563.91 BIF |
| 1,000 TND | 1,013,127.83 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-27T09:49:37Z",
"rates": {
"BIF": 1013.127825
}
}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": 101312.7825,
"rate": 1013.127825
}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