Rate Overview
Live
1 TJS = 0.405757 SAR
1 SAR = 2.4645
TJS
Avg
0.405876
High
0.406828
Low
0.405407
Last updated: 7/24/2026, 12:33:09 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.06 SAR |
| 50 TJS | 20.29 SAR |
| 100 TJS | 40.58 SAR |
| 500 TJS | 202.88 SAR |
| 1,000 TJS | 405.76 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-24T12:33:09Z",
"rates": {
"SAR": 0.405757
}
}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.5757,
"rate": 0.405757
}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