Rate Overview
Live
1 TND = 1025.71 BIF
1 BIF = 0.000975
TND
Avg
1023.20
High
1025.81
Low
1019.89
Last updated: 5/26/2026, 11:10:06 PM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,025.71 BIF |
| 10 TND | 10,257.11 BIF |
| 50 TND | 51,285.54 BIF |
| 100 TND | 102,571.08 BIF |
| 500 TND | 512,855.39 BIF |
| 1,000 TND | 1,025,710.77 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-05-26T23:10:06Z",
"rates": {
"BIF": 1025.710773
}
}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": 102571.0773,
"rate": 1025.710773
}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