Rate Overview
Live
1 BWP = 0.696129 TJS
1 TJS = 1.4365
BWP
Avg
0.701797
High
0.713136
Low
0.696129
Last updated: 3/27/2026, 11:55:03 AM
Quick Conversions
| BWP | TJS |
|---|---|
| 1 BWP | 0.70 TJS |
| 10 BWP | 6.96 TJS |
| 50 BWP | 34.81 TJS |
| 100 BWP | 69.61 TJS |
| 500 BWP | 348.06 TJS |
| 1,000 BWP | 696.13 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-27T11:55:03Z",
"rates": {
"TJS": 0.696129
}
}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": 69.6129,
"rate": 0.696129
}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