Rate Overview
Live
1 SEK = 1.0119 TJS
1 TJS = 0.988246
SEK
Avg
1.0321
High
1.0531
Low
1.0119
Last updated: 3/27/2026, 1:16:36 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.01 TJS |
| 10 SEK | 10.12 TJS |
| 50 SEK | 50.59 TJS |
| 100 SEK | 101.19 TJS |
| 500 SEK | 505.95 TJS |
| 1,000 SEK | 1,011.89 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-27T13:16:36Z",
"rates": {
"TJS": 1.011894
}
}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.1894,
"rate": 1.011894
}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