Rate Overview
Live
1 TJS = 1.4588 BWP
1 BWP = 0.685476
TJS
Avg
1.4582
High
1.4641
Low
1.4529
Last updated: 8/17/2026, 10:19:43 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.46 BWP |
| 10 TJS | 14.59 BWP |
| 50 TJS | 72.94 BWP |
| 100 TJS | 145.88 BWP |
| 500 TJS | 729.42 BWP |
| 1,000 TJS | 1,458.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-08-17T10:19:43Z",
"rates": {
"BWP": 1.458841
}
}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": 145.88410000000002,
"rate": 1.458841
}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