Rate Overview
Live
1 TJS = 0.406828 SAR
1 SAR = 2.4580
TJS
Avg
0.400701
High
0.407236
Low
0.392422
Last updated: 7/20/2026, 6:02:32 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.07 SAR |
| 50 TJS | 20.34 SAR |
| 100 TJS | 40.68 SAR |
| 500 TJS | 203.41 SAR |
| 1,000 TJS | 406.83 SAR |
Get TJS/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SARExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-20T18:02:32Z",
"rates": {
"SAR": 0.406828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SAR",
"amount": 100
},
"result": 40.6828,
"rate": 0.406828
}Build with TJS/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key