Rate Overview
Live
1 TJS = 1.4630 BWP
1 BWP = 0.683527
TJS
Avg
1.4679
High
1.5433
Low
1.4546
Last updated: 7/9/2026, 6:03:55 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.46 BWP |
| 10 TJS | 14.63 BWP |
| 50 TJS | 73.15 BWP |
| 100 TJS | 146.30 BWP |
| 500 TJS | 731.50 BWP |
| 1,000 TJS | 1,463.00 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-07-09T06:03:55Z",
"rates": {
"BWP": 1.463001
}
}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": 146.3001,
"rate": 1.463001
}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