Rate Overview
Live
1 SEK = 1.0131 TJS
1 TJS = 0.987100
SEK
Avg
1.0059
High
1.0532
Low
0.969302
Last updated: 3/27/2026, 11:35:04 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.01 TJS |
| 10 SEK | 10.13 TJS |
| 50 SEK | 50.65 TJS |
| 100 SEK | 101.31 TJS |
| 500 SEK | 506.53 TJS |
| 1,000 SEK | 1,013.07 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-27T11:35:04Z",
"rates": {
"TJS": 1.013069
}
}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.3069,
"rate": 1.013069
}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