Rate Overview
Live
1 TJS = 0.393647 SAR
1 SAR = 2.5403
TJS
Avg
0.393085
High
0.395804
Low
0.391265
Last updated: 3/27/2026, 10:09:03 AM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.39 SAR |
| 10 TJS | 3.94 SAR |
| 50 TJS | 19.68 SAR |
| 100 TJS | 39.36 SAR |
| 500 TJS | 196.82 SAR |
| 1,000 TJS | 393.65 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-27T10:09:03Z",
"rates": {
"SAR": 0.393647
}
}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.3647,
"rate": 0.393647
}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