Rate Overview
Live
1 BND = 7.4933 TJS
1 TJS = 0.133453
BND
Avg
7.5003
High
7.5202
Low
7.4717
Last updated: 3/7/2026, 4:24:59 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.49 TJS |
| 10 BND | 74.93 TJS |
| 50 BND | 374.66 TJS |
| 100 BND | 749.33 TJS |
| 500 BND | 3,746.63 TJS |
| 1,000 BND | 7,493.26 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-03-07T04:24:59Z",
"rates": {
"TJS": 7.493262
}
}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": 749.3262,
"rate": 7.493262
}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