Rate Overview
Live
1 BIF = 0.003092 TJS
1 TJS = 323.4153
BIF
Avg
0.003091
High
0.003115
Low
0.003079
Last updated: 8/11/2026, 7:53:11 PM
Quick Conversions
| BIF | TJS |
|---|---|
| 1 BIF | 0.00 TJS |
| 10 BIF | 0.03 TJS |
| 50 BIF | 0.15 TJS |
| 100 BIF | 0.31 TJS |
| 500 BIF | 1.55 TJS |
| 1,000 BIF | 3.09 TJS |
Get BIF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=TJSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-08-11T19:53:11Z",
"rates": {
"TJS": 0.003092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "TJS",
"amount": 100
},
"result": 0.30920000000000003,
"rate": 0.003092
}Build with BIF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key