Rate Overview
Live
1 TJS = 0.404033 SAR
1 SAR = 2.4750
TJS
Avg
0.403494
High
0.404462
Low
0.402230
Last updated: 6/19/2026, 6:00:27 AM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.40 SAR |
| 10 TJS | 4.04 SAR |
| 50 TJS | 20.20 SAR |
| 100 TJS | 40.40 SAR |
| 500 TJS | 202.02 SAR |
| 1,000 TJS | 404.03 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-06-19T06:00:27Z",
"rates": {
"SAR": 0.404033
}
}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.403299999999994,
"rate": 0.404033
}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