Rate Overview
Live
1 BIF = 0.003142 TJS
1 TJS = 318.2686
BIF
Avg
0.003149
High
0.003153
Low
0.003142
Last updated: 5/6/2026, 10:19:01 PM
Quick Conversions
| BIF | TJS |
|---|---|
| 1 BIF | 0.00 TJS |
| 10 BIF | 0.03 TJS |
| 50 BIF | 0.16 TJS |
| 100 BIF | 0.31 TJS |
| 500 BIF | 1.57 TJS |
| 1,000 BIF | 3.14 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-05-06T22:19:01Z",
"rates": {
"TJS": 0.003142
}
}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.3142,
"rate": 0.003142
}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