Rate Overview
Live
1 SEK = 0.997785 TJS
1 TJS = 1.0022
SEK
Avg
1.0144
High
1.0820
Low
0.962674
Last updated: 5/27/2026, 7:22:08 PM
Quick Conversions
| SEK | TJS |
|---|---|
| 1 SEK | 1.00 TJS |
| 10 SEK | 9.98 TJS |
| 50 SEK | 49.89 TJS |
| 100 SEK | 99.78 TJS |
| 500 SEK | 498.89 TJS |
| 1,000 SEK | 997.79 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-27T19:22:08Z",
"rates": {
"TJS": 0.997785
}
}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.77850000000001,
"rate": 0.997785
}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