Rate Overview
Live
1 TJS = 1.4101 BWP
1 BWP = 0.709153
TJS
Avg
1.3955
High
1.4101
Low
1.3724
Last updated: 3/7/2026, 3:32:18 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.41 BWP |
| 10 TJS | 14.10 BWP |
| 50 TJS | 70.51 BWP |
| 100 TJS | 141.01 BWP |
| 500 TJS | 705.07 BWP |
| 1,000 TJS | 1,410.13 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-07T03:32:18Z",
"rates": {
"BWP": 1.410133
}
}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": 141.01330000000002,
"rate": 1.410133
}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