Rate Overview
Live
1 SAR = 2.5220 TJS
1 TJS = 0.396511
SAR
Avg
2.5214
High
2.5313
Low
2.5064
Last updated: 4/17/2026, 7:31:11 AM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.52 TJS |
| 10 SAR | 25.22 TJS |
| 50 SAR | 126.10 TJS |
| 100 SAR | 252.20 TJS |
| 500 SAR | 1,261.00 TJS |
| 1,000 SAR | 2,522.00 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-04-17T07:31:11Z",
"rates": {
"TJS": 2.522001
}
}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": 252.2001,
"rate": 2.522001
}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