Rate Overview
Live
1 TJS = 0.404389 SAR
1 SAR = 2.4729
TJS
Avg
0.404921
High
0.405873
Low
0.404040
Last updated: 7/8/2026, 10:06:55 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.40 SAR |
| 10 TJS | 4.04 SAR |
| 50 TJS | 20.22 SAR |
| 100 TJS | 40.44 SAR |
| 500 TJS | 202.19 SAR |
| 1,000 TJS | 404.39 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-08T22:06:55Z",
"rates": {
"SAR": 0.404389
}
}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.4389,
"rate": 0.404389
}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