Rate Overview
Live
1 BWP = 0.709229 TJS
1 TJS = 1.4100 BWP
Avg
0.747324
High
0.814669
Low
0.659936
Last updated: 1/25/2026, 2:52:14 PM
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.61 TJS |
| 1,000 BWP | 709.23 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-01-25T14:52:14Z",
"rates": {
"TJS": 0.709229
}
}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.9229,
"rate": 0.709229
}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