Rate Overview
Live
1 BND = 7.3475 TJS
1 TJS = 0.136100 BND
Avg
7.2802
High
7.3475
Low
7.2356
Last updated: 1/25/2026, 2:50:04 PM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.35 TJS |
| 10 BND | 73.48 TJS |
| 50 BND | 367.38 TJS |
| 100 BND | 734.75 TJS |
| 500 BND | 3,673.77 TJS |
| 1,000 BND | 7,347.54 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-01-25T14:50:04Z",
"rates": {
"TJS": 7.347541
}
}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": 734.7541,
"rate": 7.347541
}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