Rate Overview
Live
1 SEK = 0.946673 TJS
1 TJS = 1.0563
SEK
Avg
0.953564
High
0.957841
Low
0.946673
Last updated: 7/24/2026, 12:53:27 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.95 TJS |
| 10 SEK | 9.47 TJS |
| 50 SEK | 47.33 TJS |
| 100 SEK | 94.67 TJS |
| 500 SEK | 473.34 TJS |
| 1,000 SEK | 946.67 TJS |
Get SEK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=TJSExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-24T00:53:27Z",
"rates": {
"TJS": 0.946673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "TJS",
"amount": 100
},
"result": 94.6673,
"rate": 0.946673
}Build with SEK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key