Rate Overview
Live
1 SEK = 0.999280 TJS
1 TJS = 1.0007
SEK
Avg
0.995033
High
1.0007
Low
0.990164
Last updated: 5/27/2026, 5:13:52 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.00 TJS |
| 10 SEK | 9.99 TJS |
| 50 SEK | 49.96 TJS |
| 100 SEK | 99.93 TJS |
| 500 SEK | 499.64 TJS |
| 1,000 SEK | 999.28 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-27T17:13:52Z",
"rates": {
"TJS": 0.99928
}
}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": 99.928,
"rate": 0.99928
}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