Rate Overview
Live
1 SAR = 2.4593 TJS
1 TJS = 0.406627
SAR
Avg
2.5242
High
2.7239
Low
2.4444
Last updated: 5/28/2026, 4:39:08 AM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.46 TJS |
| 10 SAR | 24.59 TJS |
| 50 SAR | 122.96 TJS |
| 100 SAR | 245.93 TJS |
| 500 SAR | 1,229.63 TJS |
| 1,000 SAR | 2,459.26 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-05-28T04:39:08Z",
"rates": {
"TJS": 2.459255
}
}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": 245.92550000000003,
"rate": 2.459255
}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