Rate Overview
Live
1 SEK = 0.950977 TJS
1 TJS = 1.0516
SEK
Avg
1.0045
High
1.0592
Low
0.950977
Last updated: 7/28/2026, 3:44:20 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.95 TJS |
| 10 SEK | 9.51 TJS |
| 50 SEK | 47.55 TJS |
| 100 SEK | 95.10 TJS |
| 500 SEK | 475.49 TJS |
| 1,000 SEK | 950.98 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-07-28T15:44:20Z",
"rates": {
"TJS": 0.950977
}
}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": 95.0977,
"rate": 0.950977
}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