Rate Overview
Live
1 TND = 1024.04 BIF
1 BIF = 0.000977
TND
Avg
1027.04
High
1038.34
Low
1017.24
Last updated: 4/16/2026, 4:51:33 PM
Quick Conversions
| TND | BIF |
|---|---|
| 1 TND | 1,024.04 BIF |
| 10 TND | 10,240.36 BIF |
| 50 TND | 51,201.81 BIF |
| 100 TND | 102,403.62 BIF |
| 500 TND | 512,018.11 BIF |
| 1,000 TND | 1,024,036.21 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-04-16T16:51:33Z",
"rates": {
"BIF": 1024.036211
}
}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": 102403.6211,
"rate": 1024.036211
}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