Rate Overview
Live
1 BND = 7.2661 TJS
1 TJS = 0.137625
BND
Avg
7.2548
High
7.2669
Low
7.2392
Last updated: 5/27/2026, 10:55:01 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.27 TJS |
| 10 BND | 72.66 TJS |
| 50 BND | 363.31 TJS |
| 100 BND | 726.61 TJS |
| 500 BND | 3,633.07 TJS |
| 1,000 BND | 7,266.14 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-27T10:55:01Z",
"rates": {
"TJS": 7.26614
}
}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": 726.614,
"rate": 7.26614
}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