Rate Overview
Live
1 SEK = 0.971033 TJS
1 TJS = 1.0298
SEK
Avg
0.970904
High
0.976242
Low
0.967523
Last updated: 8/16/2026, 10:08:05 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.97 TJS |
| 10 SEK | 9.71 TJS |
| 50 SEK | 48.55 TJS |
| 100 SEK | 97.10 TJS |
| 500 SEK | 485.52 TJS |
| 1,000 SEK | 971.03 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-08-16T22:08:05Z",
"rates": {
"TJS": 0.971033
}
}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": 97.1033,
"rate": 0.971033
}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