Rate Overview
Live
1 TJS = 0.406962 SAR
1 SAR = 2.4572
TJS
Avg
0.405936
High
0.406962
Low
0.404891
Last updated: 7/29/2026, 9:01:07 AM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.07 SAR |
| 50 TJS | 20.35 SAR |
| 100 TJS | 40.70 SAR |
| 500 TJS | 203.48 SAR |
| 1,000 TJS | 406.96 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-29T09:01:07Z",
"rates": {
"SAR": 0.406962
}
}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.6962,
"rate": 0.406962
}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