Rate Overview
Live
1 TND = 1023.21 BIF
1 BIF = 0.000977
TND
Avg
1022.41
High
1023.52
Low
1019.54
Last updated: 8/12/2026, 11:05:16 AM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,023.21 BIF |
| 10 TND | 10,232.07 BIF |
| 50 TND | 51,160.36 BIF |
| 100 TND | 102,320.71 BIF |
| 500 TND | 511,603.55 BIF |
| 1,000 TND | 1,023,207.10 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-08-12T11:05:16Z",
"rates": {
"BIF": 1023.207103
}
}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": 102320.71029999999,
"rate": 1023.207103
}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