Rate Overview
Live
1 BND = 7.4342 TJS
1 TJS = 0.134514
BND
Avg
7.7848
High
8.3638
Low
7.0569
Last updated: 3/27/2026, 1:16:09 PM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.43 TJS |
| 10 BND | 74.34 TJS |
| 50 BND | 371.71 TJS |
| 100 BND | 743.42 TJS |
| 500 BND | 3,717.08 TJS |
| 1,000 BND | 7,434.16 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-27T13:16:09Z",
"rates": {
"TJS": 7.434159
}
}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": 743.4159,
"rate": 7.434159
}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