Rate Overview
Live
1 SAR = 2.4878 TJS
1 TJS = 0.401962
SAR
Avg
2.4753
High
2.4878
Low
2.4612
Last updated: 1/25/2026, 10:14:19 PM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.49 TJS |
| 10 SAR | 24.88 TJS |
| 50 SAR | 124.39 TJS |
| 100 SAR | 248.78 TJS |
| 500 SAR | 1,243.90 TJS |
| 1,000 SAR | 2,487.80 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-01-25T22:14:19Z",
"rates": {
"TJS": 2.487796
}
}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": 248.7796,
"rate": 2.487796
}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