Rate Overview
Live
1 SEK = 0.952557 TJS
1 TJS = 1.0498
SEK
Avg
1.0096
High
1.0579
Low
0.951565
Last updated: 7/22/2026, 12:24:32 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.95 TJS |
| 10 SEK | 9.53 TJS |
| 50 SEK | 47.63 TJS |
| 100 SEK | 95.26 TJS |
| 500 SEK | 476.28 TJS |
| 1,000 SEK | 952.56 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-22T00:24:32Z",
"rates": {
"TJS": 0.952557
}
}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": 95.2557,
"rate": 0.952557
}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