Rate Overview
Live
1 SEK = 0.952280 TJS
1 TJS = 1.0501
SEK
Avg
0.953469
High
0.957841
Low
0.948391
Last updated: 7/25/2026, 9:02:19 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.95 TJS |
| 10 SEK | 9.52 TJS |
| 50 SEK | 47.61 TJS |
| 100 SEK | 95.23 TJS |
| 500 SEK | 476.14 TJS |
| 1,000 SEK | 952.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-07-25T21:02:19Z",
"rates": {
"TJS": 0.95228
}
}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.22800000000001,
"rate": 0.95228
}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