Rate Overview
Live
1 BRL = 1.8232 TJS
1 TJS = 0.548476
BRL
Avg
1.8299
High
1.8536
Low
1.8164
Last updated: 3/7/2026, 3:45:25 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.82 TJS |
| 10 BRL | 18.23 TJS |
| 50 BRL | 91.16 TJS |
| 100 BRL | 182.32 TJS |
| 500 BRL | 911.62 TJS |
| 1,000 BRL | 1,823.23 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-07T03:45:25Z",
"rates": {
"TJS": 1.823233
}
}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.32330000000002,
"rate": 1.823233
}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