Rate Overview
Live
1 TJS = 1.3978 BWP
1 BWP = 0.715417
TJS
Avg
1.4013
High
1.4113
Low
1.3921
Last updated: 2/14/2026, 1:09:09 PM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.40 BWP |
| 10 TJS | 13.98 BWP |
| 50 TJS | 69.89 BWP |
| 100 TJS | 139.78 BWP |
| 500 TJS | 698.89 BWP |
| 1,000 TJS | 1,397.79 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-02-14T13:09:09Z",
"rates": {
"BWP": 1.397786
}
}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": 139.77859999999998,
"rate": 1.397786
}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