Rate Overview
Live
1 SEK = 1.0156 TJS
1 TJS = 0.984621
SEK
Avg
1.0143
High
1.0189
Low
1.0094
Last updated: 5/7/2026, 11:20:45 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.02 TJS |
| 10 SEK | 10.16 TJS |
| 50 SEK | 50.78 TJS |
| 100 SEK | 101.56 TJS |
| 500 SEK | 507.81 TJS |
| 1,000 SEK | 1,015.62 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-05-07T11:20:45Z",
"rates": {
"TJS": 1.015619
}
}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.56190000000001,
"rate": 1.015619
}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