Rate Overview
Live
1 BWP = 0.709152 TJS
1 TJS = 1.4101
BWP
Avg
0.716624
High
0.728661
Low
0.709152
Last updated: 3/7/2026, 7:43:58 AM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.71 TJS |
| 10 BWP | 7.09 TJS |
| 50 BWP | 35.46 TJS |
| 100 BWP | 70.92 TJS |
| 500 BWP | 354.58 TJS |
| 1,000 BWP | 709.15 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-03-07T07:43:58Z",
"rates": {
"TJS": 0.709152
}
}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.9152,
"rate": 0.709152
}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