Rate Overview
Live
1 SAR = 2.4667 TJS
1 TJS = 0.405408
SAR
Avg
2.4637
High
2.4777
Low
2.4552
Last updated: 7/21/2026, 3:14:41 PM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.47 TJS |
| 10 SAR | 24.67 TJS |
| 50 SAR | 123.33 TJS |
| 100 SAR | 246.67 TJS |
| 500 SAR | 1,233.33 TJS |
| 1,000 SAR | 2,466.65 TJS |
Get SAR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TJSExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-21T15:14:41Z",
"rates": {
"TJS": 2.466653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TJS",
"amount": 100
},
"result": 246.6653,
"rate": 2.466653
}Build with SAR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key