Rate Overview
Live
1 TJS = 310.3452 BIF
1 BIF = 0.003222
TJS
Avg
310.4280
High
313.7472
Low
308.1374
Last updated: 3/27/2026, 8:23:41 AM
Quick Conversions
| TJS | BIF |
|---|---|
| 1 TJS | 310.35 BIF |
| 10 TJS | 3,103.45 BIF |
| 50 TJS | 15,517.26 BIF |
| 100 TJS | 31,034.52 BIF |
| 500 TJS | 155,172.60 BIF |
| 1,000 TJS | 310,345.21 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-03-27T08:23:41Z",
"rates": {
"BIF": 310.345209
}
}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": 31034.5209,
"rate": 310.345209
}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