Rate Overview
Live
1 TJS = 318.4684 BIF
1 BIF = 0.003140
TJS
Avg
317.9415
High
319.8048
Low
317.1026
Last updated: 5/8/2026, 10:27:26 AM
Quick Conversions
| TJS | BIF |
|---|---|
| 1 TJS | 318.47 BIF |
| 10 TJS | 3,184.68 BIF |
| 50 TJS | 15,923.42 BIF |
| 100 TJS | 31,846.84 BIF |
| 500 TJS | 159,234.20 BIF |
| 1,000 TJS | 318,468.39 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-05-08T10:27:26Z",
"rates": {
"BIF": 318.46839
}
}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": 31846.839,
"rate": 318.46839
}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