Rate Overview
Live
1 BND = 7.1716 TJS
1 TJS = 0.139440
BND
Avg
7.1612
High
7.1871
Low
7.1308
Last updated: 7/6/2026, 7:49:57 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.17 TJS |
| 10 BND | 71.72 TJS |
| 50 BND | 358.58 TJS |
| 100 BND | 717.16 TJS |
| 500 BND | 3,585.78 TJS |
| 1,000 BND | 7,171.55 TJS |
Get BND/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TJSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-06T07:49:57Z",
"rates": {
"TJS": 7.171552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TJS",
"amount": 100
},
"result": 717.1552,
"rate": 7.171552
}Build with BND/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key