Rate Overview
Live
1 TJS = 1.4365 BWP
1 BWP = 0.696129
TJS
Avg
1.4253
High
1.5455
Low
1.2508
Last updated: 3/27/2026, 11:51:53 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.44 BWP |
| 10 TJS | 14.37 BWP |
| 50 TJS | 71.83 BWP |
| 100 TJS | 143.65 BWP |
| 500 TJS | 718.26 BWP |
| 1,000 TJS | 1,436.51 BWP |
Get TJS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BWPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T11:51:53Z",
"rates": {
"BWP": 1.436515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BWP",
"amount": 100
},
"result": 143.6515,
"rate": 1.436515
}Build with TJS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key