Rate Overview
Live
1 TJS = 1.4873 BWP
1 BWP = 0.672348
TJS
Avg
1.4652
High
1.5381
Low
1.3921
Last updated: 7/28/2026, 10:12:40 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.49 BWP |
| 10 TJS | 14.87 BWP |
| 50 TJS | 74.37 BWP |
| 100 TJS | 148.73 BWP |
| 500 TJS | 743.66 BWP |
| 1,000 TJS | 1,487.32 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-28T10:12:40Z",
"rates": {
"BWP": 1.487324
}
}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": 148.7324,
"rate": 1.487324
}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