Rate Overview
Live
1 TJS = 0.405513 SAR
1 SAR = 2.4660
TJS
Avg
0.401266
High
0.409587
Low
0.388219
Last updated: 7/28/2026, 2:21:28 PM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.06 SAR |
| 50 TJS | 20.28 SAR |
| 100 TJS | 40.55 SAR |
| 500 TJS | 202.76 SAR |
| 1,000 TJS | 405.51 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-28T14:21:28Z",
"rates": {
"SAR": 0.405513
}
}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.5513,
"rate": 0.405513
}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