Rate Overview
Live
1 BND = 7.3579 TJS
1 TJS = 0.135908
BND
Avg
7.3479
High
7.3579
Low
7.3222
Last updated: 5/7/2026, 6:45:54 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.36 TJS |
| 10 BND | 73.58 TJS |
| 50 BND | 367.90 TJS |
| 100 BND | 735.79 TJS |
| 500 BND | 3,678.96 TJS |
| 1,000 BND | 7,357.92 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-05-07T06:45:54Z",
"rates": {
"TJS": 7.357923
}
}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": 735.7923000000001,
"rate": 7.357923
}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