Rate Overview
Live
1 TJS = 0.406010 SAR
1 SAR = 2.4630
TJS
Avg
0.405996
High
0.406920
Low
0.405213
Last updated: 8/19/2026, 2:40:46 AM
Quick Conversions
| TJS | SAR |
|---|---|
| 1 TJS | 0.41 SAR |
| 10 TJS | 4.06 SAR |
| 50 TJS | 20.30 SAR |
| 100 TJS | 40.60 SAR |
| 500 TJS | 203.01 SAR |
| 1,000 TJS | 406.01 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-08-19T02:40:46Z",
"rates": {
"SAR": 0.40601
}
}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.601,
"rate": 0.40601
}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