Rate Overview
Live
1 TJS = 316.3550 BIF
1 BIF = 0.003161 TJS
Avg
318.7113
High
321.3059
Low
316.2717
Last updated: 1/25/2026, 7:41:56 AM
Quick Conversions
| TJS | BIF |
|---|---|
| 1 TJS | 316.35 BIF |
| 10 TJS | 3,163.55 BIF |
| 50 TJS | 15,817.75 BIF |
| 100 TJS | 31,635.50 BIF |
| 500 TJS | 158,177.48 BIF |
| 1,000 TJS | 316,354.96 BIF |
Get TJS/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BIFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T07:41:56Z",
"rates": {
"BIF": 316.354965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BIF",
"amount": 100
},
"result": 31635.4965,
"rate": 316.354965
}Build with TJS/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key