Rate Overview
Live
1 BWP = 0.706910 TJS
1 TJS = 1.4146
BWP
Avg
0.706493
High
0.707987
Low
0.703246
Last updated: 4/17/2026, 6:05:35 AM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.71 TJS |
| 10 BWP | 7.07 TJS |
| 50 BWP | 35.35 TJS |
| 100 BWP | 70.69 TJS |
| 500 BWP | 353.46 TJS |
| 1,000 BWP | 706.91 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-04-17T06:05:35Z",
"rates": {
"TJS": 0.70691
}
}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": 70.691,
"rate": 0.70691
}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