Rate Overview
Live
1 SEK = 1.0135 TJS
1 TJS = 0.986704
SEK
Avg
1.0210
High
1.1293
Low
0.969302
Last updated: 3/27/2026, 9:27:53 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.01 TJS |
| 10 SEK | 10.13 TJS |
| 50 SEK | 50.67 TJS |
| 100 SEK | 101.35 TJS |
| 500 SEK | 506.74 TJS |
| 1,000 SEK | 1,013.47 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-27T09:27:53Z",
"rates": {
"TJS": 1.013475
}
}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.3475,
"rate": 1.013475
}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