Rate Overview
Live
1 SAR = 2.5400 TJS
1 TJS = 0.393695
SAR
Avg
2.5053
High
2.5467
Low
2.4612
Last updated: 3/27/2026, 11:16:37 AM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.54 TJS |
| 10 SAR | 25.40 TJS |
| 50 SAR | 127.00 TJS |
| 100 SAR | 254.00 TJS |
| 500 SAR | 1,270.02 TJS |
| 1,000 SAR | 2,540.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-03-27T11:16:37Z",
"rates": {
"TJS": 2.540037
}
}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": 254.00369999999998,
"rate": 2.540037
}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