Rate Overview
Live
1 SEK = 0.998182 TJS
1 TJS = 1.0018
SEK
Avg
1.0044
High
1.0220
Low
0.987556
Last updated: 5/27/2026, 4:03:08 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.00 TJS |
| 10 SEK | 9.98 TJS |
| 50 SEK | 49.91 TJS |
| 100 SEK | 99.82 TJS |
| 500 SEK | 499.09 TJS |
| 1,000 SEK | 998.18 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-27T16:03:08Z",
"rates": {
"TJS": 0.998182
}
}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.8182,
"rate": 0.998182
}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