Rate Overview
Live
1 TJS = 0.405375 SAR
1 SAR = 2.4669
TJS
Avg
0.402307
High
0.405375
Low
0.399706
Last updated: 5/9/2026, 12:15:15 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.05 SAR |
| 50 TJS | 20.27 SAR |
| 100 TJS | 40.54 SAR |
| 500 TJS | 202.69 SAR |
| 1,000 TJS | 405.38 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-05-09T12:15:15Z",
"rates": {
"SAR": 0.405375
}
}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.5375,
"rate": 0.405375
}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