Rate Overview
Live
1 TJS = 1.4100 BWP
1 BWP = 0.709230 TJS
Avg
1.3445
High
1.5153
Low
1.2275
Last updated: 1/25/2026, 11:10:42 AM
Quick Conversions
| TJS | BWP |
|---|---|
| 1 TJS | 1.41 BWP |
| 10 TJS | 14.10 BWP |
| 50 TJS | 70.50 BWP |
| 100 TJS | 141.00 BWP |
| 500 TJS | 704.99 BWP |
| 1,000 TJS | 1,409.98 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-01-25T11:10:42Z",
"rates": {
"BWP": 1.40998
}
}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": 140.998,
"rate": 1.40998
}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