Rate Overview
Live
1 TJS = 0.400978 SAR
1 SAR = 2.4939 TJS
Avg
0.369988
High
0.407080
Low
0.340008
Last updated: 1/25/2026, 1:23:54 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.40 SAR |
| 10 TJS | 4.01 SAR |
| 50 TJS | 20.05 SAR |
| 100 TJS | 40.10 SAR |
| 500 TJS | 200.49 SAR |
| 1,000 TJS | 400.98 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-01-25T13:23:54Z",
"rates": {
"SAR": 0.400978
}
}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.0978,
"rate": 0.400978
}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