Rate Overview
Live
1 SEK = 0.992723 TJS
1 TJS = 1.0073
SEK
Avg
0.987134
High
0.992723
Low
0.978755
Last updated: 6/17/2026, 3:41:53 AM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 0.99 TJS |
| 10 SEK | 9.93 TJS |
| 50 SEK | 49.64 TJS |
| 100 SEK | 99.27 TJS |
| 500 SEK | 496.36 TJS |
| 1,000 SEK | 992.72 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-06-17T03:41:53Z",
"rates": {
"TJS": 0.992723
}
}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.2723,
"rate": 0.992723
}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