Rate Overview
Live
1 BND = 7.1594 TJS
1 TJS = 0.139676
BND
Avg
7.6923
High
8.3638
Low
7.0569
Last updated: 7/28/2026, 11:38:29 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.16 TJS |
| 10 BND | 71.59 TJS |
| 50 BND | 357.97 TJS |
| 100 BND | 715.94 TJS |
| 500 BND | 3,579.71 TJS |
| 1,000 BND | 7,159.43 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-28T11:38:29Z",
"rates": {
"TJS": 7.159428
}
}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": 715.9428,
"rate": 7.159428
}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