Rate Overview
Live
1 BND = 7.1754 TJS
1 TJS = 0.139365
BND
Avg
7.3308
High
7.5290
Low
7.1502
Last updated: 7/26/2026, 9:54:49 PM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.18 TJS |
| 10 BND | 71.75 TJS |
| 50 BND | 358.77 TJS |
| 100 BND | 717.54 TJS |
| 500 BND | 3,587.70 TJS |
| 1,000 BND | 7,175.41 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-26T21:54:49Z",
"rates": {
"TJS": 7.175408
}
}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.5408,
"rate": 7.175408
}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