Rate Overview
Live
1 BRL = 1.7834 TJS
1 TJS = 0.560739
BRL
Avg
1.8022
High
1.8189
Low
1.7834
Last updated: 8/13/2026, 4:58:27 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.78 TJS |
| 10 BRL | 17.83 TJS |
| 50 BRL | 89.17 TJS |
| 100 BRL | 178.34 TJS |
| 500 BRL | 891.68 TJS |
| 1,000 BRL | 1,783.36 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-08-13T04:58:27Z",
"rates": {
"TJS": 1.78336
}
}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": 178.336,
"rate": 1.78336
}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