Rate Overview
Live
1 TJS = 1.4478 BWP
1 BWP = 0.690686
TJS
Avg
1.4476
High
1.4542
Low
1.4364
Last updated: 6/19/2026, 5:55:31 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.45 BWP |
| 10 TJS | 14.48 BWP |
| 50 TJS | 72.39 BWP |
| 100 TJS | 144.78 BWP |
| 500 TJS | 723.92 BWP |
| 1,000 TJS | 1,447.84 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-06-19T05:55:31Z",
"rates": {
"BWP": 1.447835
}
}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": 144.7835,
"rate": 1.447835
}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