Rate Overview
Live
1 SEK = 0.967994 TJS
1 TJS = 1.0331
SEK
Avg
0.964399
High
0.969679
Low
0.958627
Last updated: 9/4/2026, 2:10:00 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.97 TJS |
| 10 SEK | 9.68 TJS |
| 50 SEK | 48.40 TJS |
| 100 SEK | 96.80 TJS |
| 500 SEK | 484.00 TJS |
| 1,000 SEK | 967.99 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-09-04T02:10:00Z",
"rates": {
"TJS": 0.967994
}
}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": 96.7994,
"rate": 0.967994
}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