Rate Overview
Live
1 TJS = 1.4229 BWP
1 BWP = 0.702807
TJS
Avg
1.4172
High
1.4229
Low
1.4125
Last updated: 4/18/2026, 8:43:29 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.42 BWP |
| 10 TJS | 14.23 BWP |
| 50 TJS | 71.14 BWP |
| 100 TJS | 142.29 BWP |
| 500 TJS | 711.43 BWP |
| 1,000 TJS | 1,422.87 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-04-18T08:43:29Z",
"rates": {
"BWP": 1.422866
}
}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": 142.2866,
"rate": 1.422866
}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