Rate Overview
Live
1 TJS = 322.0009 BIF
1 BIF = 0.003106
TJS
Avg
321.8814
High
322.5988
Low
320.6207
Last updated: 7/3/2026, 10:22:01 AM
Quick Conversions
| TJS | BIF |
|---|---|
| 1 TJS | 322.00 BIF |
| 10 TJS | 3,220.01 BIF |
| 50 TJS | 16,100.04 BIF |
| 100 TJS | 32,200.09 BIF |
| 500 TJS | 161,000.43 BIF |
| 1,000 TJS | 322,000.86 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-07-03T10:22:01Z",
"rates": {
"BIF": 322.000858
}
}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": 32200.0858,
"rate": 322.000858
}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