Rate Overview
Live
1 SAR = 2.4860 TJS
1 TJS = 0.402261
SAR
Avg
2.4926
High
2.5018
Low
2.4860
Last updated: 5/7/2026, 7:58:33 PM
Quick Conversions
| SAR | TJS |
|---|---|
| 1 SAR | 2.49 TJS |
| 10 SAR | 24.86 TJS |
| 50 SAR | 124.30 TJS |
| 100 SAR | 248.60 TJS |
| 500 SAR | 1,242.98 TJS |
| 1,000 SAR | 2,485.95 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-07T19:58:33Z",
"rates": {
"TJS": 2.485951
}
}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": 248.5951,
"rate": 2.485951
}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