Rate Overview
Live
1 BWP = 0.715416 TJS
1 TJS = 1.3978
BWP
Avg
0.713641
High
0.718316
Low
0.708563
Last updated: 2/14/2026, 6:53:31 PM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.72 TJS |
| 10 BWP | 7.15 TJS |
| 50 BWP | 35.77 TJS |
| 100 BWP | 71.54 TJS |
| 500 BWP | 357.71 TJS |
| 1,000 BWP | 715.42 TJS |
Get BWP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=TJSExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-02-14T18:53:31Z",
"rates": {
"TJS": 0.715416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "TJS",
"amount": 100
},
"result": 71.5416,
"rate": 0.715416
}Build with BWP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key