Rate Overview
Live
1 SAR = 2.4729 TJS
1 TJS = 0.404389
SAR
Avg
2.4696
High
2.4750
Low
2.4638
Last updated: 7/8/2026, 4:57:44 PM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.47 TJS |
| 10 SAR | 24.73 TJS |
| 50 SAR | 123.64 TJS |
| 100 SAR | 247.29 TJS |
| 500 SAR | 1,236.43 TJS |
| 1,000 SAR | 2,472.87 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-08T16:57:44Z",
"rates": {
"TJS": 2.472865
}
}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.28650000000002,
"rate": 2.472865
}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