Rate Overview
Live
1 TJS = 0.392542 SAR
1 SAR = 2.5475
TJS
Avg
0.393933
High
0.395599
Low
0.392542
Last updated: 3/7/2026, 1:02:02 AM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.39 SAR |
| 10 TJS | 3.93 SAR |
| 50 TJS | 19.63 SAR |
| 100 TJS | 39.25 SAR |
| 500 TJS | 196.27 SAR |
| 1,000 TJS | 392.54 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-03-07T01:02:02Z",
"rates": {
"SAR": 0.392542
}
}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": 39.2542,
"rate": 0.392542
}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