Rate Overview
Live
1 SEK = 1.0438 TJS
1 TJS = 0.958011
SEK
Avg
1.0423
High
1.0524
Low
1.0318
Last updated: 3/7/2026, 3:44:49 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.04 TJS |
| 10 SEK | 10.44 TJS |
| 50 SEK | 52.19 TJS |
| 100 SEK | 104.38 TJS |
| 500 SEK | 521.91 TJS |
| 1,000 SEK | 1,043.83 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-07T03:44:49Z",
"rates": {
"TJS": 1.043829
}
}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": 104.38289999999999,
"rate": 1.043829
}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