Rate Overview
Live
1 BWP = 0.683526 TJS
1 TJS = 1.4630
BWP
Avg
0.681451
High
0.687475
Low
0.647947
Last updated: 7/9/2026, 10:36:38 AM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.68 TJS |
| 10 BWP | 6.84 TJS |
| 50 BWP | 34.18 TJS |
| 100 BWP | 68.35 TJS |
| 500 BWP | 341.76 TJS |
| 1,000 BWP | 683.53 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-07-09T10:36:38Z",
"rates": {
"TJS": 0.683526
}
}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": 68.3526,
"rate": 0.683526
}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