Rate Overview
Live
1 BIF = 0.003178 TJS
1 TJS = 314.6633
BIF
Avg
0.003183
High
0.003199
Low
0.003140
Last updated: 4/16/2026, 5:29:00 PM
Quick Conversions
| BIF | TJS |
|---|---|
| 1 BIF | 0.00 TJS |
| 10 BIF | 0.03 TJS |
| 50 BIF | 0.16 TJS |
| 100 BIF | 0.32 TJS |
| 500 BIF | 1.59 TJS |
| 1,000 BIF | 3.18 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-04-16T17:29:00Z",
"rates": {
"TJS": 0.003178
}
}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.31779999999999997,
"rate": 0.003178
}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