Rate Overview
Live
1 TJS = 0.386675 QAR
1 QAR = 2.5862
TJS
Avg
0.384940
High
0.386675
Low
0.383558
Last updated: 4/18/2026, 8:48:53 AM
Quick Conversions
| TJS | QAR |
|---|---|
| 1 TJS | 0.39 QAR |
| 10 TJS | 3.87 QAR |
| 50 TJS | 19.33 QAR |
| 100 TJS | 38.67 QAR |
| 500 TJS | 193.34 QAR |
| 1,000 TJS | 386.68 QAR |
Get TJS/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=QARExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-04-18T08:48:53Z",
"rates": {
"QAR": 0.386675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "QAR",
"amount": 100
},
"result": 38.6675,
"rate": 0.386675
}Build with TJS/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key