Rate Overview
Live
1 SAR = 2.4750 TJS
1 TJS = 0.404033
SAR
Avg
2.4780
High
2.4861
Low
2.4724
Last updated: 6/19/2026, 8:24:08 AM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.48 TJS |
| 10 SAR | 24.75 TJS |
| 50 SAR | 123.75 TJS |
| 100 SAR | 247.50 TJS |
| 500 SAR | 1,237.52 TJS |
| 1,000 SAR | 2,475.04 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-06-19T08:24:08Z",
"rates": {
"TJS": 2.475044
}
}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": 247.5044,
"rate": 2.475044
}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