Rate Overview
Live
1 BWP = 0.673452 TJS
1 TJS = 1.4849
BWP
Avg
0.670054
High
0.694421
Low
0.645562
Last updated: 7/27/2026, 4:45:38 PM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.67 TJS |
| 10 BWP | 6.73 TJS |
| 50 BWP | 33.67 TJS |
| 100 BWP | 67.35 TJS |
| 500 BWP | 336.73 TJS |
| 1,000 BWP | 673.45 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-27T16:45:38Z",
"rates": {
"TJS": 0.673452
}
}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": 67.3452,
"rate": 0.673452
}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