Rate Overview
Live
1 TJS = 1.4536 BWP
1 BWP = 0.687929
TJS
Avg
1.4515
High
1.4585
Low
1.4465
Last updated: 9/3/2026, 7:03:08 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.45 BWP |
| 10 TJS | 14.54 BWP |
| 50 TJS | 72.68 BWP |
| 100 TJS | 145.36 BWP |
| 500 TJS | 726.82 BWP |
| 1,000 TJS | 1,453.64 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-09-03T07:03:08Z",
"rates": {
"BWP": 1.453639
}
}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.3639,
"rate": 1.453639
}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