Rate Overview
Live
1 BRL = 1.8982 TJS
1 TJS = 0.526822
BRL
Avg
1.8954
High
1.9080
Low
1.8791
Last updated: 5/9/2026, 7:22:34 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.90 TJS |
| 10 BRL | 18.98 TJS |
| 50 BRL | 94.91 TJS |
| 100 BRL | 189.82 TJS |
| 500 BRL | 949.09 TJS |
| 1,000 BRL | 1,898.18 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-05-09T07:22:34Z",
"rates": {
"TJS": 1.898176
}
}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.8176,
"rate": 1.898176
}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