Rate Overview
Live
1 SEK = 1.0141 TJS
1 TJS = 0.986108
SEK
Avg
1.0220
High
1.0297
Low
1.0135
Last updated: 3/27/2026, 6:08:13 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.01 TJS |
| 10 SEK | 10.14 TJS |
| 50 SEK | 50.70 TJS |
| 100 SEK | 101.41 TJS |
| 500 SEK | 507.04 TJS |
| 1,000 SEK | 1,014.09 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-03-27T06:08:13Z",
"rates": {
"TJS": 1.014088
}
}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": 101.40880000000001,
"rate": 1.014088
}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