Rate Overview
Live
1 BRL = 1.8936 TJS
1 TJS = 0.528095
BRL
Avg
1.8954
High
1.9059
Low
1.8878
Last updated: 4/18/2026, 8:47:13 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.89 TJS |
| 10 BRL | 18.94 TJS |
| 50 BRL | 94.68 TJS |
| 100 BRL | 189.36 TJS |
| 500 BRL | 946.80 TJS |
| 1,000 BRL | 1,893.60 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-04-18T08:47:13Z",
"rates": {
"TJS": 1.8936
}
}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": 189.35999999999999,
"rate": 1.8936
}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