Rate Overview
Live
1 BRL = 1.8243 TJS
1 TJS = 0.548164
BRL
Avg
1.7926
High
1.8526
Low
1.6893
Last updated: 3/27/2026, 10:16:41 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.82 TJS |
| 10 BRL | 18.24 TJS |
| 50 BRL | 91.21 TJS |
| 100 BRL | 182.43 TJS |
| 500 BRL | 912.14 TJS |
| 1,000 BRL | 1,824.27 TJS |
Get BRL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TJSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T10:16:41Z",
"rates": {
"TJS": 1.824272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TJS",
"amount": 100
},
"result": 182.4272,
"rate": 1.824272
}Build with BRL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key